pub fn project(router: &Router, repo: &Path, check: bool) -> Result<Outcome>Expand description
Run the projection declared under repo: fold, claim, mirror, or with
check only compare each mirror’s stamp against its source.
§Errors
A board’s fold, claim, mirror or check failing; a missing source is not an error, it is reported and skipped.