[][src]Function nias::get_file_writer

pub fn get_file_writer(
) -> fn(file_path: &str, contents: &str, make_executable: bool) -> Result<(), String>