libcopp 2.3.1
|
Public Member Functions | |
stdout_with_color (self, options, text) | |
stderr_with_color (self, options, text) | |
Static Public Attributes | |
str | name = "terminal" |
dict | COLOR_MAP |
Definition at line 130 of file print_color.py.
print_color.TermColor.stderr_with_color | ( | self, | |
options, | |||
text | |||
) |
Definition at line 163 of file print_color.py.
print_color.TermColor.stdout_with_color | ( | self, | |
options, | |||
text | |||
) |
Definition at line 152 of file print_color.py.
|
static |
Definition at line 132 of file print_color.py.
|
static |
Definition at line 131 of file print_color.py.