struct

TermBuf::Commands::Write

Inherits Struct < Value < Object

Text from (x, y) rightwards, one grapheme cluster per cell.

Constructors

new(x : Int32, y : Int32, text : String, style : Style, blend : Blend | Nil = nil)
Source

Instance methods

blend
clone
Source
copy_with(x _x = @x, y _y = @y, text _text = @text, style _style = @style, blend _blend = @blend)
Source
style
text
x
y