Smith::UI::AssistantBlock
Inherits Smith::UI::Block < Reference < Object
Constructors
new(buffer : String = "", live : Bool = true)
SourceInstance methods
buffer
Sourcebuffer=(buffer : String)
Sourcefinalized?
Whether the block has stopped changing, and can therefore be printed into the scrollback once and never redrawn. Most blocks arrive finished; the streaming ones say when they are done.
lines(width : Int32) : Array(StyledLine)
Sourcelive=(live : Bool)
Sourcelive?
Source