Skip to main content

run

pub fn run(ctx: &GateCtx, _files: &[String]) -> GateResult
Expand description

Judge the registry’s citable set against the local specs.

§Errors

crate::gates::GateError::Io when a local spec cannot be read.