Skip to main content

make_executable

Function make_executable 

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

Set the executable bit on Unix; no-op on other platforms.