Skip to main content

Module exit

Module exit 

Source
Expand description

Process exit codes for scripting (see README “Exit codes”).

Constants§

API
API, network, or download failure.
CONFIG
Configuration or authentication failure.
GENERAL
Unexpected or app-level validation failure.
SUCCESS
Command completed successfully (including user-cancelled downloads).
USAGE
Invalid flags or arguments (clap parse errors only).