pub fn fetch_config_file( verbose: bool, config_file_path_override: &Option<PathBuf>, ) -> Result<File, String>