KiCad PCB EDA Suite
Loading...
Searching...
No Matches
exit_codes.h File Reference

Go to the source code of this file.

Namespaces

namespace  CLI
 
namespace  CLI::EXIT_CODES
 

Variables

static const int CLI::EXIT_CODES::AVOID_CLOSING = -1
 
static const int CLI::EXIT_CODES::SUCCESS = 0
 
static const int CLI::EXIT_CODES::OK = 0
 
static const int CLI::EXIT_CODES::ERR_ARGS = 1
 
static const int CLI::EXIT_CODES::ERR_UNKNOWN = 2
 
static const int CLI::EXIT_CODES::ERR_INVALID_INPUT_FILE = 3
 
static const int CLI::EXIT_CODES::ERR_INVALID_OUTPUT_CONFLICT = 4
 Rules check violation count was greater than 0.
 
static const int CLI::EXIT_CODES::ERR_RC_VIOLATIONS = 5