Skip to main content

run

Function run 

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

Judge every known-issue record under the resolved roots.

ยงErrors

crate::gates::GateError::Io when a record cannot be read.