shell::platform::unix::umask

Function get_and_clear_umask

Source
pub fn get_and_clear_umask() -> mode_t
Expand description

Clears the current umask and returns the previous umask.