Skip to main content

list_runs

Function list_runs 

Source
pub fn list_runs(project_root: &str) -> Result<Vec<RunSummary>, String>
Expand description

List all runs in a project, sorted by timestamp descending (newest first).