class Table
- Table
- Reference
- Object
Overview
Renders a table with parsed data for the CLI
Defined in:
helpers/table.crConstructors
Instance Method Summary
- #normalize(value)
- #render
- #values : Array(Array(JSON::Any))
- #values=(values : Array(Array(JSON::Any)))