Function verify

Source
pub fn verify<P>(path: P, color: bool) -> Result<()>
where P: AsRef<Path>,