pub type ExitCode = i32; /// Command not implemented by rhg pub const UNIMPLEMENTED_COMMAND: ExitCode = 252;