jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
AnsiText.RESET_COMMAND
jaster
cli
ansi
AnsiText
The ANSI command to reset all styling.
struct
AnsiText
static const
auto
RESET_COMMAND
=
"\033[0m"
;
Meta
Source
See Source File
jaster
cli
ansi
AnsiText
constructors
this
functions
bg
bold
dim
fastBlink
fg
invert
italic
setFlags
slowBlink
strike
toString
underline
properties
flags
rawText
static variables
RESET_COMMAND
The ANSI command to reset all styling.