Application

Undocumented in source.

Constructors

this
this(string[] args, void function(Application) func)
Undocumented in source.

Members

Static functions

exitFail
void exitFail()
Undocumented in source. Be warned that the author may not have intended to support it.
exitSuccess
void exitSuccess()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

args
string[] args;
Undocumented in source.

Meta