pub fn write_script_file(script_path: &Path, content: &str) -> Result<()>
Expand description

Create an executable script. The leading directories will automatically created.