OutputFormatter

Undocumented in source.

Members

Functions

format
string format(string message)
Undocumented in source.
getStyle
OutputFormatterStyle getStyle(string name)
Undocumented in source.
hasStyle
bool hasStyle(string name)
Undocumented in source.
isDecorated
bool isDecorated()
Undocumented in source.
setDecorated
void setDecorated(bool decorated)
Undocumented in source.
setStyle
void setStyle(string name, OutputFormatterStyle style)
Undocumented in source.

Meta