Skip to main content

run

Function run 

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

Judge every decision record under the documentation root.

ยงErrors

GateError::Io when a matched record cannot be read, and GateError::Debt when the debt file cannot be trusted.