Function ascii_hangman::write_config_template[][src]

pub fn write_config_template(pathstr: PathBuf) -> Result<(), Error>
Expand description

Writes a sample configuration file on disk. Called when no configuration file can be found.