CmdOptions

Undocumented in source.

Members

Functions

Parse
void Parse(string[] _args)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

max
int max;
Undocumented in source.
minUptime
int minUptime;
Undocumented in source.
scriptOnRestart
string scriptOnRestart;
Undocumented in source.
stderrFile
string stderrFile;
Undocumented in source.
stdoutFile
string stdoutFile;
Undocumented in source.

Meta