Skip to main content

select_agent_from_log_files

Function select_agent_from_log_files 

Source
pub fn select_agent_from_log_files(
    prompter: &dyn Prompter,
    log_files: &[String],
    logs_dir: &Path,
) -> Result<String>