Definition at line 132 of file click_texttable.py.
◆ BLUE
str afc.click_texttable.bcolors.BLUE = '\x1b[94m' |
|
static |
◆ BOLD
str afc.click_texttable.bcolors.BOLD = '\x1b[1m' |
|
static |
◆ ENDC
str afc.click_texttable.bcolors.ENDC = '\x1b[0m' |
|
static |
◆ GREEN
str afc.click_texttable.bcolors.GREEN = '\x1b[92m' |
|
static |
◆ PURPLE
str afc.click_texttable.bcolors.PURPLE = '\x1b[95m' |
|
static |
◆ RED
str afc.click_texttable.bcolors.RED = '\x1b[91m' |
|
static |
◆ UNDERLINE
str afc.click_texttable.bcolors.UNDERLINE = '\x1b[4m' |
|
static |
◆ WHITE
str afc.click_texttable.bcolors.WHITE = '' |
|
static |
◆ YELLOW
str afc.click_texttable.bcolors.YELLOW = '\x1b[93m' |
|
static |
The documentation for this class was generated from the following file: