accept

open override fun accept(frame: TerminalRenderFrame)

Copies row data, cursor state, active buffer kind, and color palette from the given frame into this cache's primitive storage.

Parameters

frame

the short-lived render frame snapshot to copy from.