Skip to main content

load_configs

Function load_configs 

Source
pub fn load_configs(
    agent_home: &Path,
    project_path: &Path,
) -> Result<LoadedConfigs, ConfigLoadError>