Libraries
»
async
(1.15.3)
»
Index (C)
»
Async
»
Terminal
»
Colors
Module: Async::Terminal::Colors
Defined in:
lib/async/terminal.rb
Constant Summary
collapse
BLACK =
0
RED =
1
GREEN =
2
YELLOW =
3
BLUE =
4
MAGENTA =
5
CYAN =
6
WHITE =
7
DEFAULT =
9