kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
ANSICodeType
kameloso
terminal
colours
defs
ANSI code type bitflag enum.
Values
Value
Meaning
unset
0
foreground
1
<<
0
background
1
<<
1
format
1
<<
2
reset
1
<<
3
Meta
Source
See Implementation
kameloso
terminal
colours
defs
enums
ANSICodeType
TerminalBackground
TerminalForeground
TerminalFormat
TerminalReset
ANSI code type bitflag enum.