Definition at line 22 of file analyse-annotations.py.
◆ BOLD
| string analyse-annotations.BColors.BOLD = "\033[1m" |
|
static |
◆ ENDC
| string analyse-annotations.BColors.ENDC = "\033[0m" |
|
static |
◆ FAIL
| string analyse-annotations.BColors.FAIL = "\033[91m" |
|
static |
◆ HEADER
| string analyse-annotations.BColors.HEADER = "\033[95m" |
|
static |
◆ OKBLUE
| string analyse-annotations.BColors.OKBLUE = "\033[94m" |
|
static |
◆ OKGREEN
| string analyse-annotations.BColors.OKGREEN = "\033[92m" |
|
static |
◆ UNDERLINE
| string analyse-annotations.BColors.UNDERLINE = "\033[4m" |
|
static |
◆ WARNING
| string analyse-annotations.BColors.WARNING = "\033[93m" |
|
static |
The documentation for this class was generated from the following file: