Skip to main content

S_IRWXO

Constant S_IRWXO 

Source
pub const S_IRWXO: mode_t = 0o0_007;
Expand description

Read, write, execute/search by others.