Skip to main content

write_executable

Function write_executable 

Source
pub fn write_executable(filename: &Path, data: &[u8]) -> Result<(), UtilError>
Expand description

Write a file, make it executable.