package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Jan 29, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package table implements a thin wrapper around text/tabwriter to keep
formatting consistent across cli.
Table is a text table.
New returns a new Table, writing to w.
Flush flushes the written data to the writer.
Row adds a row to the Table.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.