ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Table.display
ocean
io
console
Tables
Table
Displays the table to the specified output.
class
Table
void
display
(
Output
output
=
Stdout
)
Return Value
Type:
void
output = output to display table to
Meta
Source
See Implementation
ocean
io
console
Tables
Table
aliases
Cell
Output
classes
Row
constructors
this
functions
currentRow
display
firstRow
init
nextRow
Displays the table to the specified output.