Documentation
¶
Overview ¶
Package table provides functions for handling tables in terminal
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Data [][]string
}
Options represents the options that can be set when creating a new table
Click to show internal directories.
Click to hide internal directories.