struct Scope::Table
- Scope::Table
- Struct
- Value
- Object
Defined in:
cb/scope_checks/check.crConstructors
Instance Method Summary
- #headers : Array(String)
- #headers=(headers : Array(String))
- #rows : Array(Array(String))
- #rows=(rows : Array(Array(String)))
-
#to_s(io : IO)
Same as
#inspect(io)
. - #widths : Array(Int32)
- #widths=(widths : Array(Int32))