struct
TermBuf::Commands::Write
- TermBuf::Commands::Write
- Struct
- Value
- Object
Overview
Text from (x, y) rightwards, one grapheme cluster per cell.
Defined in:
termbuf/terminal/command.crConstructors
Instance Method Summary
- #clone
- #copy_with(x _x = @x, y _y = @y, text _text = @text, style _style = @style)
- #style : Style
- #text : String
- #x : Int32
- #y : Int32