Skip to main content

list_runs

Function list_runs 

Source
pub fn list_runs(root: impl AsRef<Path>) -> Result<Vec<RunInfo>>
Expand description

All runs under <root>/runs/, newest first. Directories without a readable manifest are skipped.