Uses of Class
org.apache.ivy.util.cli.CommandLine
Packages that use CommandLine
-
Uses of CommandLine in org.apache.ivy
Methods in org.apache.ivy with parameters of type CommandLineModifier and TypeMethodDescriptionMain.getExtraClasspathFileList
(CommandLine line) Parses thecp
option from the command line, and returns a list ofFile
.private static void
Main.initMessage
(CommandLine line, Ivy ivy) private static IvySettings
Main.initSettings
(CommandLine line, Ivy ivy) private static ResolveReport
Main.run
(CommandLine line, boolean isCli) -
Uses of CommandLine in org.apache.ivy.util.cli
Methods in org.apache.ivy.util.cli that return CommandLine