Skip to main content

run

Function run 

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

Judge every agent digest in the repository.

ยงErrors

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