| Modifier and Type | Method | Description |
|---|---|---|
CommandLine.Help.Column[] |
CommandLine.Help.TextTable.columns() |
The column definitions of this table.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CommandLine.Help.TextTable |
CommandLine.Help.TextTable.forColumns(CommandLine.Help.Ansi ansi,
CommandLine.Help.Column... columns) |
Constructs a
TextTable with the specified columns. |
| Constructor | Description |
|---|---|
TextTable(CommandLine.Help.Ansi ansi,
CommandLine.Help.Column[] columns) |
Copyright © 2017–2019. All rights reserved.