package
0.0.6
Repository: https://github.com/jacoblai/arduino-cli.git
Documentation: pkg.go.dev

# Functions

New creates an empty table.
NewCell creates a new cell.

# Constants

Average FIXMEDOC.
Justify mode enumeration.
Justify mode enumeration.
Justify mode enumeration.
Minimum FIXMEDOC.

# Structs

Cell represents a Table cell.
Table represent a table that can be printed on a terminal.

# Type aliases

ColumnWidthMode is used to configure columns type.
JustifyMode is used to configure text alignment on cells.