Skip to main content

list_bundles

Function list_bundles 

Source
pub fn list_bundles(runs_dir: &Path) -> Vec<(PathBuf, Manifest)>
Expand description

List all readable bundles in a runs directory, newest first (by startedAt, then run id, matching the TypeScript store).