A simple color class.
More...
◆ BOLD
string bin.update-carp.BCOLORS.BOLD = '\033[1m' |
|
static |
◆ ENDC
string bin.update-carp.BCOLORS.ENDC = '\033[0m' |
|
static |
◆ FAIL
string bin.update-carp.BCOLORS.FAIL = '\033[31m' |
|
static |
◆ HEADER
string bin.update-carp.BCOLORS.HEADER = '\033[95m' |
|
static |
◆ OKBLUE
string bin.update-carp.BCOLORS.OKBLUE = '\033[34m' |
|
static |
◆ OKGREEN
string bin.update-carp.BCOLORS.OKGREEN = '\033[32m' |
|
static |
◆ UNDERLINE
string bin.update-carp.BCOLORS.UNDERLINE = '\033[4m' |
|
static |
◆ WARNING
string bin.update-carp.BCOLORS.WARNING = '\033[93m' |
|
static |
The documentation for this class was generated from the following file: