Creates an empty break in the table.
Clears all current rows.
a string to be colorized.
Configures rows for output adjusting and normalizing cells.
optional parent configuration to override with.
Add footer row with alignment.
footer column text.
column alignment.
Add footer row with options.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer using columns.
the footer's columns.
Add header row with alignment.
header column text.
column alignment.
Add footer row with options.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add footer row with options.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
footer column title or configuration object.
options used to override inherited defaults.
Add header using columns.
the header's columns.
Render the rows into array of strings.
the parent's parsed column metadata.
Reset all rows and options.
pass new options.
Adds a new row to the instance.
the columns of the row to be added.
Adds multiple rows containing table columns.
the rows of table columns to add.
Adds a row as a section header.
the column configuration.
Adds a row as a section header.
the name or title of the section.
the alignment for the section title.
Wrap creates border wrap and builds fill rows for padding.
the width of the element to border wrap.
the fill count for padding.
the border to use.
indices to match bordering for fill rows.
Writes table to output stream with optional wrapping. By default tables are wrapped with empty lines. Set to null to disable.
when true wrap with char repeated on top and bottom.
optional NodeJS.Writeable stream to output to.
Generated using TypeDoc
Gets the size of the terminal columns and rows.