struct

Tui::Markdown::TableRow

Inherits Struct / Value / Object

Table row

Constructors

new(cells : Array(TableCell) = [] of TableCell, header : Bool = false)
Source

Instance methods

cells
Source
cells=(cells : Array(TableCell))
Source
header=(header : Bool)
Source
header?
Source