Function ensure_settings_file_exists

Source
fn ensure_settings_file_exists(file_path: &Path) -> Result<()>
Expand description

Get the path to the settings file, creating it if it doesn’t exist