shell::platform::unix::umask

Function make_parsable_octal_string

Source
fn make_parsable_octal_string(str: &str) -> Result<String, Error>
Expand description

makes sure the returned string is 4 characters and the first character is 0.