Skip to main content

make_private

Function make_private 

Source
pub fn make_private(path: &Path)
Expand description

Take group and other’s access away from whatever is at path; the owner keeps what it had.

Nothing at path is nothing to do. A failure is logged rather than returned (see the module docs).