struct

Commander::UI::TextBuffer

Inherits Struct < Value < Object

Constructors

new(title : String, content : String, cursor : Int32 = 0, scroll_offset : Int32 = 0, readonly : Bool = true)
Source

Instance methods

content
Source
cursor
Source
readonly
Source
scroll_offset
Source
title
Source