Skip to main content

reachable_archives

Function reachable_archives 

Source
pub fn reachable_archives(cfg: &ArchiveConfig) -> Vec<PathBuf>
Expand description

The newest reachable facts archives for the recall-miss rehydrate path — bounded by ArchiveConfig::rehydrate_reach so every retained archive is reachable (closes the pre-#995 retained-vs-reachable gap).