21#ifndef CLI_EXIT_CODES_H
22#define CLI_EXIT_CODES_H
30 static const int OK = 0;
static const int ERR_ARGS
static const int AVOID_CLOSING
static const int ERR_RC_VIOLATIONS
static const int ERR_JOBS_RUN_FAILED
static const int ERR_INVALID_INPUT_FILE
static const int ERR_INVALID_OUTPUT_CONFLICT
Rules check violation count was greater than 0.
static const int ERR_UNKNOWN