# Functions
FindConfigPath returns the config path specified or searches for a valid config path.
NewCommand return a new instance of Command.
NewPrintConfigCommand return a new instance of PrintConfigCommand.
# Structs
Command represents the command executed by "kapacitord run".
Options represents the command line options that can be parsed.
PrintConfigCommand represents the command executed by "kapacitord config".