write_file

Function write_file 

Source
pub fn write_file(path: &Path, content: &str, force: bool) -> Result<()>
Expand description

Write a file, checking for existence first