# Functions
MakeHelp generates a help string based on the capabilities of the Command.
OptionsHelpOutput returns a string of formatted options.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VersionCommand is a Command implementation prints the version.
# Interfaces
AutoHelp specifies the necessary methods required to have their help completely generated for them.