libcopp
2.2.0
|
Public Member Functions | |
def | stdout_with_color (self, options, text) |
def | stderr_with_color (self, options, text) |
Static Public Attributes | |
string | name = "terminal" |
dictionary | COLOR_MAP |
Definition at line 130 of file print_color.py.
def print_color.TermColor.stderr_with_color | ( | self, | |
options, | |||
text | |||
) |
Definition at line 163 of file print_color.py.
def 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.