sysexit

Function is_valid

Source
pub fn is_valid(n: i32) -> bool
Expand description

Test if provided exit code is valid, that is within the 0–255 (inclusive) range.