Skip to main content

make_executable

Function make_executable 

Source
pub fn make_executable(path: &Path) -> Result<()>
Expand description

Make a file executable (chmod 755).