CommandWindow

Undocumented in source.
__gshared shared immutable
class CommandWindow : Command {}

Constructors

this
this(string args)
Undocumented in source.

Members

Functions

run
void run(string )
Undocumented in source. Be warned that the author may not have intended to support it.
score
size_t score()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
string id;
Undocumented in source.

Meta