Skip to main content

measure

Function measure 

Source
pub fn measure(ctx: &GateCtx) -> Result<Vec<Measurement>, GateError>
Expand description

Measure every chapter and catalog: one lines count per file.

ยงErrors

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