Skip to main content

S_IRWXU

Constant S_IRWXU 

Source
pub const S_IRWXU: mode_t = 0o0_700;
Expand description

Read, write, execute/search by owner.