Class Cell

class Cell ;

Constructors

NameDescription
this (table, row, formatted)

Fields

NameTypeDescription
lines string[]
row Row
table AsciiTable
width ulong

Methods

NameDescription
height ()
render (row)
toString ()