CommandLineInterface

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

ArgBinderInstance
alias ArgBinderInstance = ArgBinder!Modules
Undocumented in source.

Functions

parseAndExecute
int parseAndExecute(string[] args, bool ignoreFirstArg)
Undocumented in source. Be warned that the author may not have intended to support it.
parseAndExecute
int parseAndExecute(ArgParser parser)
Undocumented in source. Be warned that the author may not have intended to support it.
resolveCommand
ResolveResult!CommandInfo resolveCommand(ArgParser parser, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta