Column
Inherits Reference < Object
Constructors
new(strings : Array(String | Nil) = Array(String | Nil).new, padding : Symbol = :right)
SourceInstance methods
<<(string)
Sourceformatted(padding : Symbol = @padding) : Array(String)
Sourceinsert(str : String, row_idx : Int32)
Sourcemax_width
Sourcepadding
Sourcepadding=(padding : Symbol)
Sourcesize
Sourcestrings
Sourcewidth
Source