class

Column

Inherits Reference < Object

Constructors

new(strings : Array(String | Nil) = Array(String | Nil).new, padding : Symbol = :right)
Source

Instance methods

<<(string)
Source
formatted(padding : Symbol = @padding) : Array(String)
Source
insert(str : String, row_idx : Int32)
Source
max_width
Source
padding
Source
padding=(padding : Symbol)
Source
size
Source
strings
Source
width
Source