class Tallboy::Renderer::Basic
- Tallboy::Renderer::Basic
- Reference
- Object
Defined in:
tallboy/renderer.crConstructors
Instance Method Summary
- #border(row, border)
- #calc_cell_width(layout, index, span)
- #charset
- #render
- #render_cell(cell, n, width)
- #render_row(row, style, &)
- #row(row, style)
- #rows
- #rows_with_separators(rows)
- #separator?(row)
- #style : Tallboy::Style
- #table : Tallboy::Table