caffeine_lang/cli/exit_status_codes
Types
Common exit codes for the CLI that aid in proper termination handling from CICD consumers.
pub type ExitStatusCodes {
Success
Failure
}
Constructors
-
Success -
Failure
Common exit codes for the CLI that aid in proper termination handling from CICD consumers.
pub type ExitStatusCodes {
Success
Failure
}
Success
Failure