Package | Description |
---|---|
org.apache.logging.log4j.core.tools.picocli |
Modifier and Type | Field and Description |
---|---|
CommandLine.Help.Column[] |
CommandLine.Help.TextTable.columns
The column definitions of this table.
|
Constructor and Description |
---|
TextTable(CommandLine.Help.Ansi ansi,
CommandLine.Help.Column... columns)
Constructs a
TextTable with the specified columns. |