Uses of Class
picocli.CommandLine.Help.TextTable.Cell
-
Uses of CommandLine.Help.TextTable.Cell in picocli
Methods in picocli that return CommandLine.Help.TextTable.CellModifier and TypeMethodDescriptionCommandLine.Help.TextTable.putValue
(int row, int col, CommandLine.Help.Ansi.Text value) Writes the specified value into the cell at the specified row and column and returns the last row and column written to.