CommandLineParser

Undocumented in source.

Constructors

this
this(Config config)
Undocumented in source.

Members

Functions

parseArgs
bool parseArgs(T receiver, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
parseKnownArgs
bool parseKnownArgs(T receiver, string[] args, string[] unrecognizedArgs)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta