Uses of Class
org.apache.commons.cli.CommandLine.Builder
-
Uses of CommandLine.Builder in org.apache.commons.cli
Modifier and TypeMethodDescriptionAdds left-over unrecognized option/argument.Adds an option to the command line.static CommandLine.Builder
CommandLine.builder()
Creates a new builder.CommandLine.Builder.setDeprecatedHandler
(Consumer<Option> deprecatedHandler) Sets the deprecated option handler.