Options

Undocumented in source.

Members

Functions

process
int process(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

defaultMode
enum defaultMode;
Undocumented in source.
seeHelpMsg
enum seeHelpMsg;
Undocumented in source.

Properties

confFile
string confFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_confFile
string _confFile;
Undocumented in source.
buildTool
BuildTool buildTool;
Undocumented in source.
buildToolStr
string buildToolStr;
Undocumented in source.
cleanOnly
bool cleanOnly;
Undocumented in source.
conf
Conf conf;
Undocumented in source.
extraArgList
string[] extraArgList;
Undocumented in source.
extraArgs
string extraArgs;
Undocumented in source.
help
bool help;
Undocumented in source.
helpScreen
string helpScreen;
Undocumented in source.
infoHeader
string infoHeader;
Undocumented in source.
mode
string mode;
Undocumented in source.
quiet
bool quiet;
Undocumented in source.
showCmd
bool showCmd;
Undocumented in source.
target
string target;
Undocumented in source.
targetMode
string[] targetMode;
Undocumented in source.

Meta