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.
pub fn measure(ctx: &GateCtx) -> Result<Vec<Measurement>, GateError>Measure every chapter and catalog: one lines count per file.
GateError::Io when a matched file cannot be read.