My Project
Static Public Attributes | List of all members
animationSupportClasses.bcolors Class Reference

Static Public Attributes

string WARNING = '\033[93m'
 
string ENDC = '\033[0m'
 
string OKBLUE = '\033[31;1;4m'
 

Detailed Description

Definition at line 3 of file animationSupportClasses.py.

Member Data Documentation

◆ ENDC

string animationSupportClasses.bcolors.ENDC = '\033[0m'
static

Definition at line 5 of file animationSupportClasses.py.

◆ OKBLUE

string animationSupportClasses.bcolors.OKBLUE = '\033[31;1;4m'
static

Definition at line 6 of file animationSupportClasses.py.

◆ WARNING

string animationSupportClasses.bcolors.WARNING = '\033[93m'
static

Definition at line 4 of file animationSupportClasses.py.


The documentation for this class was generated from the following file: