Color

Undocumented in source.

Members

Functions

toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
useColor
void useColor(bool val)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

blue
Color blue(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
red
Color red(string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

esc
string esc;
Undocumented in source.
reset
string reset;
Undocumented in source.
text
string text;
Undocumented in source.

Meta