- debugHandleExceptions
Use!(int delegate()) debugHandleExceptions()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleArgs
void handleArgs(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleCommand
void handleCommand(string command, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleExceptions
Use!(int delegate()) handleExceptions()
Undocumented in source. Be warned that the author may not have intended to support it.
- parseOptions
void parseOptions()
Undocumented in source. Be warned that the author may not have intended to support it.
- run
int run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- unhandledCommand
void unhandledCommand(string command)
Undocumented in source. Be warned that the author may not have intended to support it.