Skip to main content

make_executable

Function make_executable 

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

Sets executable permissions on a file for user, group, and others.