Package | Description |
---|---|
org.apache.logging.log4j.core.tools.picocli |
Modifier and Type | Method and Description |
---|---|
CommandLine.Help.Layout |
CommandLine.Help.createDefaultLayout()
Returns a
Layout instance configured with the user preferences captured in this Help instance. |
Modifier and Type | Method and Description |
---|---|
String |
CommandLine.Help.optionList(CommandLine.Help.Layout layout,
Comparator<Field> optionSort,
CommandLine.Help.IParamLabelRenderer valueLabelRenderer)
Sorts all
Options with the specified comparator (if the comparator is non-null ),
then adds all non-hidden options to the
specified TextTable and returns the result of TextTable.toString(). |
String |
CommandLine.Help.parameterList(CommandLine.Help.Layout layout,
CommandLine.Help.IParamLabelRenderer paramLabelRenderer)
Returns the section of the usage help message that lists the parameters with their descriptions.
|
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.