Skip to main content

EXIT_CODE_INTERRUPTED

Constant EXIT_CODE_INTERRUPTED 

Source
pub const EXIT_CODE_INTERRUPTED: i32 = 130;
Expand description

Exit code for interrupted operations (128 + SIGINT = 130)