Skip to main content

load_pr_cache

Function load_pr_cache 

Source
pub fn load_pr_cache(workspace_root: &Path) -> Result<PrCache>
Expand description

Load PR cache from disk.

Returns an empty PrCache if the file doesn’t exist.