Module: Wlog::AnsiColors

Included in:
WlogString
Defined in:
lib/wlog/tech/ansi_colors.rb

Overview

TODO this is a placeholder, and might not be correct.

Constant Summary collapse

Black =
30
Red =
31
Green =
32
Yellow =
33
Blue =
34
Magenta =
35
Cyan =
36
White =
37