struct

Tallboy::ComputedRow

Inherits Iterable < Enumerable < Struct < Value < Object

Constructors

new(cells : Array(Tallboy::ComputedCell), border : Border = :none)
Source

Instance methods

border
Source
cells
Source
each

Must yield this collection's elements to the block.

Source
each

Must return an Iterator over the elements in this collection.

Source