Skip to main content

write_config_file

Function write_config_file 

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

Write a config file, creating parent directories if needed.