EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
check_license.bcolors Class Reference
+ Collaboration diagram for check_license.bcolors:

Static Public Attributes

string HEADER "\033[95m"
 
string OKBLUE "\033[94m"
 
string OKGREEN "\033[92m"
 
string WARNING "\033[93m"
 
string FAIL "\033[91m"
 
string ENDC "\033[0m"
 
string BOLD "\033[1m"
 
string UNDERLINE "\033[4m"
 

Detailed Description

Definition at line 14 of file check_license.py.

View newest version in sPHENIX GitHub at line 14 of file check_license.py

Member Data Documentation

string check_license.bcolors.BOLD "\033[1m"
static

Definition at line 21 of file check_license.py.

View newest version in sPHENIX GitHub at line 21 of file check_license.py

string check_license.bcolors.ENDC "\033[0m"
static

Definition at line 20 of file check_license.py.

View newest version in sPHENIX GitHub at line 20 of file check_license.py

string check_license.bcolors.FAIL "\033[91m"
static

Definition at line 19 of file check_license.py.

View newest version in sPHENIX GitHub at line 19 of file check_license.py

string check_license.bcolors.HEADER "\033[95m"
static

Definition at line 15 of file check_license.py.

View newest version in sPHENIX GitHub at line 15 of file check_license.py

string check_license.bcolors.OKBLUE "\033[94m"
static

Definition at line 16 of file check_license.py.

View newest version in sPHENIX GitHub at line 16 of file check_license.py

string check_license.bcolors.OKGREEN "\033[92m"
static

Definition at line 17 of file check_license.py.

View newest version in sPHENIX GitHub at line 17 of file check_license.py

string check_license.bcolors.UNDERLINE "\033[4m"
static

Definition at line 22 of file check_license.py.

View newest version in sPHENIX GitHub at line 22 of file check_license.py

string check_license.bcolors.WARNING "\033[93m"
static

Definition at line 18 of file check_license.py.

View newest version in sPHENIX GitHub at line 18 of file check_license.py


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