Module: HtmlToAnsi::Ansi::Code::Attribute

Defined in:
lib/html_to_ansi/ansi.rb

Constant Summary collapse

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