pub fn write_example_config(path: &Path, overwrite: Overwrite) -> ResultExpand description
Writes the example configuration to a filesystem path.
New files use private permissions. Overwrite::Allow retains an existing
file beside the replacement with a .bak suffix.