Package org.apache.maven.wrapper.cli
Class CommandLineOption
java.lang.Object
org.apache.maven.wrapper.cli.CommandLineOption
Command line option.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondeprecated
(String deprecationWarning) boolean
boolean
hasDescription
(String description) mapsToSubcommand
(String command)
-
Constructor Details
-
CommandLineOption
-
-
Method Details
-
getOptions
-
hasArgument
-
hasArguments
-
getSubcommand
-
mapsToSubcommand
-
getDescription
-
hasDescription
-
getAllowsArguments
public boolean getAllowsArguments() -
getAllowsMultipleArguments
public boolean getAllowsMultipleArguments() -
deprecated
-
incubating
-
getDeprecationWarning
-