ConsoleDescription

Undocumented in source.

Constructors

this
this(Console application)
Undocumented in source.
this
this(Console application, string namespace)
Undocumented in source.

Members

Functions

getCommand
Command getCommand(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getCommands
Map!(string, Command) getCommands()
Undocumented in source. Be warned that the author may not have intended to support it.
getNamespaces
Map!(string, List!(string)) getNamespaces()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

GLOBAL_NAMESPACE
string GLOBAL_NAMESPACE;
Undocumented in source.

Meta