Skip to main content

run

Function run 

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

Judge every chapter and catalog, honoring the debt list.

ยงErrors

crate::gates::GateError::Io when a matched file cannot be read.