Skip to main content

verify

Function verify 

Source
pub fn verify(root: &Path, control_id: Option<&str>) -> Result<VerifyReport>
Expand description

Verify every run for control_id, or every run if None. Walks runs in chronological order (by run_id, which is ISO-date-prefixed).