Module: Gamefic::Text::Ansi::Code::Attribute

Defined in:
lib/gamefic/text/ansi.rb

Constant Summary collapse

NORMAL =
0
BOLD =
1
UNDERSCORE =
4
5
REVERSE =
7
CONCEALED =
8