Function write_config

Source
pub fn write_config(
    config_path: &Path,
    config: &Config,
    override_file: bool,
) -> Result<()>