Function write_config

Source
pub fn write_config(config: &Entries) -> Result<()>
Expand description

try to write configuration to file, returning any errors that might occur

ensure_created should have been called beforehand