class

Term2::StyleTable::StringData

Inherits Term2::StyleTable::Data < Reference < Object

Constructors

new(rows : Array(Array(String)) = [] of Array(String))
Source

Instance methods

append(row : Array(String))
Source
append(row : Enumerable(String))
Source
at(row : Int32, cell : Int32) : String
Source
columns
Source
item(*row : String) : self
Source
rows
Source