jcli v0.11.0 (2020-11-14T03:52:16Z)
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.