ANSICodeType

ANSI code type bitflag enum.

Values

ValueMeaning
unset0
foreground1 << 0
background1 << 1
format1 << 2
reset1 << 3