Static Public Attributes | |
string | HEADER = '\033[95m' |
string | OKBLUE = '\033[94m' |
string | OKCYAN = '\033[96m' |
string | OKGREEN = '\033[92m' |
string | WARNING = '\033[93m' |
string | FAIL = '\033[91m' |
string | ENDC = '\033[0m' |
string | BOLD = '\033[1m' |
string | UNDERLINE = '\033[4m' |
Class to deal with colors in the terminal
Definition at line 6 of file examplecase_class.py.
|
static |
Definition at line 17 of file examplecase_class.py.
|
static |
Definition at line 16 of file examplecase_class.py.
|
static |
Definition at line 15 of file examplecase_class.py.
|
static |
Definition at line 10 of file examplecase_class.py.
|
static |
Definition at line 11 of file examplecase_class.py.
|
static |
Definition at line 12 of file examplecase_class.py.
|
static |
Definition at line 13 of file examplecase_class.py.
|
static |
Definition at line 18 of file examplecase_class.py.
|
static |
Definition at line 14 of file examplecase_class.py.