Obsctl::Domain::ExitCode
Inherits Enum < Comparable < Value < Object
Process exit codes used by CLI, IPC, and domain error boundaries.
Constants
Success = 0
Failure = 1
Config = 2
Connection = 3
ObsRequest = 4
CommandParse = 5
Ipc = 6
Inherits Enum < Comparable < Value < Object
Process exit codes used by CLI, IPC, and domain error boundaries.