struct

Scope::Table

Inherits Struct / Value / Object

Constructors

new(headers : Array(String), rows : Array(Array(String)))
Source

Instance methods

headers
Source
headers=(headers : Array(String))
Source
rows
Source
rows=(rows : Array(Array(String)))
Source
to_s(io : IO)

Same as #inspect(io).

Source
widths
Source
widths=(widths : Array(Int32))
Source