package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
MakeHeadlessTable creates a new instance of the table without any column names.
MakeTable creates a new instance of the table with given column names.
MakeTableWithTruncatedColumn creates a table where the column matching truncatedColumn will be shortened to account for terminal width.