Skip to main content

read_baseline

Function read_baseline 

Source
pub fn read_baseline(root: &Path) -> Result<Option<Baseline>>
Expand description

Read the committed baseline at root/BASELINE_PATH, or None when the file is absent — an absent baseline means no ratchet, the same way a missing config means nothing is exempt.