Application exit codes Codes are ordered by severity such that the highest number is reported.
More...
Application exit codes Codes are ordered by severity such that the highest number is reported.
int etr.result.ExitCode.ABORTED = 254 |
|
static |
int etr.result.ExitCode.COMMAND_ERROR = 127 |
|
static |
int etr.result.ExitCode.COMMAND_FAILURE = 126 |
|
static |
int etr.result.ExitCode.INTERNAL_ERROR = 255 |
|
static |
int etr.result.ExitCode.SUCCESS = 0 |
|
static |
The documentation for this class was generated from the following file:
- INTROOT/lib/python3.7/site-packages/etr/result.py