Expand description
Pure helpers behind ct-test’s output handling — currently the --focus
distiller, which reduces a captured stream to the lines that matter.
Functions§
- focus_
block - Distil
textto the lines matchingre, each withctxlines of context, merging overlapping windows; non-contiguous windows are separated by a--line and every kept line is prefixed with its 1-based number. ReturnsNonewhen nothing matches.