Command

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string name, string summary)
Undocumented in source.

Members

Functions

execute
void execute()
Undocumented in source.
invoke
void invoke(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
invoke
void invoke(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

args
Args args;
Undocumented in source.
name
string name;
Undocumented in source.
options
Options options;
Undocumented in source.
summary
string summary;
Undocumented in source.

Meta