ATLAS Offline Software
Static Public Attributes | List of all members
check-daod-stats.term Class Reference
Collaboration diagram for check-daod-stats.term:

Static Public Attributes

string GREEN = '\033[92m'
 
string RED = '\033[91m'
 
string ENDC = '\033[0m'
 
string CLEAR_LINE = "\33[2K\r"
 

Detailed Description

Definition at line 30 of file check-daod-stats.py.

Member Data Documentation

◆ CLEAR_LINE

string check-daod-stats.term.CLEAR_LINE = "\33[2K\r"
static

Definition at line 34 of file check-daod-stats.py.

◆ ENDC

string check-daod-stats.term.ENDC = '\033[0m'
static

Definition at line 33 of file check-daod-stats.py.

◆ GREEN

string check-daod-stats.term.GREEN = '\033[92m'
static

Definition at line 31 of file check-daod-stats.py.

◆ RED

string check-daod-stats.term.RED = '\033[91m'
static

Definition at line 32 of file check-daod-stats.py.


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