ATLAS Offline Software
Static Public Attributes | List of all members
python.App.ExitCodes Class Reference

install the logger at py-module import and clean-up More...

Collaboration diagram for python.App.ExitCodes:

Static Public Attributes

int SUCCESS = 0
 
int ERROR = 1
 
int UNKNOWN = 255
 

Detailed Description

install the logger at py-module import and clean-up

Definition at line 112 of file App.py.

Member Data Documentation

◆ ERROR

int python.App.ExitCodes.ERROR = 1
static

Definition at line 115 of file App.py.

◆ SUCCESS

int python.App.ExitCodes.SUCCESS = 0
static

Definition at line 114 of file App.py.

◆ UNKNOWN

int python.App.ExitCodes.UNKNOWN = 255
static

Definition at line 117 of file App.py.


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