Cell.display

Displays the cell to the specified output.

struct Cell
void
display

Parameters

output Output

output to send cell to

width size_t

display width of cell

content_buf mstring

string buffer to use for formatting cell contents

spacing_buf mstring

string buffer to use for formatting spacing to the left of the cell's contents

Meta