AnsiEscapedColor extension
Provides conversion from a Color to ANSI escape sequences.
- on
Methods
-
setBackground(
) → Command -
Returns a command that represents setting the background color to
this
. -
setForeground(
) → Command -
Returns a command that represents setting the foreground color to
this
.