◆ BLUE
| str utils.bcolors.BLUE = '\033[94m' |
|
static |
◆ BOLD
| str utils.bcolors.BOLD = '\033[1m' |
|
static |
◆ CYAN
| str utils.bcolors.CYAN = '\033[96m' |
|
static |
◆ ENDC
| str utils.bcolors.ENDC = '\033[0m' |
|
static |
◆ GREEN
| str utils.bcolors.GREEN = '\033[92m' |
|
static |
◆ HEADER
| str utils.bcolors.HEADER = '\033[95m' |
|
static |
◆ ORANGE
| str utils.bcolors.ORANGE = '\033[93m' |
|
static |
◆ RED
| str utils.bcolors.RED = '\033[91m' |
|
static |
◆ UNDERLINE
| str utils.bcolors.UNDERLINE = '\033[4m' |
|
static |
The documentation for this class was generated from the following file: