Skip to main content

load_repos_config_into_app

Function load_repos_config_into_app 

Source
pub fn load_repos_config_into_app(
    app: &mut AppState,
    repos_path: Option<PathBuf>,
)
Expand description

What: Populate repo_results_filter_by_name from the resolved config path, if any.

Inputs:

Output:

  • None (mutates app).

Details:

  • On missing path or parse errors, the map is cleared; failures are logged in the loader.