skip constant
CellDiffOption
const skip
Never writes this cell during a terminal-buffer diff.
Implementation
static const skip = CellDiffOption._(_CellDiffKind.skip, null);
Never writes this cell during a terminal-buffer diff.
static const skip = CellDiffOption._(_CellDiffKind.skip, null);