struct

CRT::Ansi::Cell

Inherits Struct < Value < Object

Constants

SPACE = " "

Constructors

blank(style : Style = Style.default) : self
Source
continuation(style : Style = Style.default) : self
Source
new(grapheme : String = SPACE, style : Style = Style.default, width : Int32 = 1, continuation : Bool = false)
Source

Instance methods

blank?
Source
continuation
Source
continuation?
Source
grapheme
Source
style
Source
width
Source