Skip to main content

S_IXUSR

Constant S_IXUSR 

Source
pub const S_IXUSR: mode_t = 0o0_100;
Expand description

Execute/search permission, owner.