CommandArgs

Undocumented in source.

Constructors

this
this(string[] args)
Undocumented in source.

Members

Functions

dropAllArgs
void dropAllArgs()
Undocumented in source. Be warned that the author may not have intended to support it.
extractRemainingArgs
string[] extractRemainingArgs()
Undocumented in source. Be warned that the author may not have intended to support it.
getopt
void getopt(string names, T* var, string[] help_text)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

recognizedArgs
const(Arg)[] recognizedArgs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Arg
struct Arg
Undocumented in source.

Meta