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 = "none" |
Definition at line 228 of file print_color.py.
def print_color.NoneColor.stderr_with_color | ( | self, | |
options, | |||
text | |||
) |
Definition at line 234 of file print_color.py.
def print_color.NoneColor.stdout_with_color | ( | self, | |
options, | |||
text | |||
) |
Definition at line 231 of file print_color.py.
|
static |
Definition at line 229 of file print_color.py.