Sets the background color.
New color.
Clears the internal buffer but keeps the current colors.
Sets the foreground color.
New color.
Prints the formatted content of this writer in the console.
Writes a string to the internal buffer.
String to write.
Resets the current color to the default.
Foreground color.
Background color.
Generated using TypeDoc
Writes to the console with ANSI escape codes to support terminal colors.
https://en.wikipedia.org/wiki/ANSI_escape_code#Colors