Uses of Class
org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.TextTable.Cell
Packages that use CommandLine.Help.TextTable.Cell
-
Uses of CommandLine.Help.TextTable.Cell in org.apache.logging.log4j.core.tools.picocli
Methods in org.apache.logging.log4j.core.tools.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.