OutputConfiguration

the output type used in command

Members

Functions

outputError
void outputError(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

getErrHelpWidth
int function() getErrHelpWidth;
Undocumented in source.
getOutHelpWidth
int function() getOutHelpWidth;
Undocumented in source.
writeErr
void function(string str) writeErr;
Undocumented in source.
writeOut
void function(string str) writeOut;
Undocumented in source.

Meta