Phosphor::Diff
A single changed cell produced by Buffer#diff.
Carries the absolute terminal position and the new Cell value so the renderer
can emit an ANSI cursor-move and write the cell without any further translation.
Constructors
Instance methods
cell
clone
Sourcecopy_with(x _x = @x, y _y = @y, cell _cell = @cell)
Sourcex
y