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