# Functions
InitConfig initializes the config for commands to reference.
# Constants
DefaultCfgName is the default config filename.
DefaultCfgNameShort is the default config filename with yml extension.
# Structs
Configuration is a shell-usable wrapper of the config file.
RPCService is for maintaining a reference to the root JSON RPC server and the HTTP router.