-
Interfaces Interface Description picocli.CommandLine.IExceptionHandler picocli.CommandLine.IExceptionHandler2 picocli.CommandLine.IHelpCommandInitializable useCommandLine.IHelpCommandInitializable2
insteadpicocli.CommandLine.IParseResultHandler UseCommandLine.IExecutionStrategy
instead.picocli.CommandLine.IParseResultHandler2 useCommandLine.IExecutionStrategy
instead, seeCommandLine.execute(String...)
-
Annotation Types Annotation Type Description picocli.groovy.PicocliScript UsePicocliScript2
instead.
-
Fields Field Description picocli.CommandLine.Range.isVariable useCommandLine.Range.isVariable()
insteadpicocli.CommandLine.Range.max useCommandLine.Range.max()
insteadpicocli.CommandLine.Range.min useCommandLine.Range.min()
instead
-
Constructors Constructor Description picocli.CommandLine.Help(Object, CommandLine.Help.ColorScheme) picocli.CommandLine.Help.TextTable(CommandLine.Help.Ansi, CommandLine.Help.Column[])