Skip to main content

run

Function run 

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

Judge the tracking registry.

ยงErrors

crate::gates::GateError::Io when the registry is present but cannot be read.