Output

Undocumented in source.

Members

Functions

getFormatter
OutputFormatter getFormatter()
Undocumented in source.
getVerbosity
Verbosity getVerbosity()
Undocumented in source.
isDecorated
bool isDecorated()
Undocumented in source.
setDecorated
void setDecorated(bool decorated)
Undocumented in source.
setFormatter
void setFormatter(OutputFormatter formatter)
Undocumented in source.
setVerbosity
void setVerbosity(Verbosity verbosity)
Undocumented in source.
write
void write(string message)
Undocumented in source.
write
void write(string message, bool newline)
Undocumented in source.
write
void write(string message, bool newline, OutputType type)
Undocumented in source.
writeln
void writeln(string message)
Undocumented in source.
writeln
void writeln(string message, OutputType type)
Undocumented in source.

Meta