shell::platform::unix::umask

Function octal_string_to_mode_t

Source
fn octal_string_to_mode_t(str: &str) -> Result<mode_t, Error>