struct

Termify::Markdown::GatherEvent

Inherits Struct < Value < Object

Reported while the renderer accumulates content it cannot yet render. units counts rows for a table and lines for a code block, and is the total so far rather than an increment.

Constructors

new(phase : GatherPhase, kind : GatherKind, units : Int32)
Source

Instance methods

clone
Source
copy_with(phase _phase = @phase, kind _kind = @kind, units _units = @units)
Source
kind
phase
units