Function make_executable

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

Make a file executable on the current platform