Package org.wildfly.prospero.cli
Class CliMain
java.lang.Object
org.wildfly.prospero.cli.CliMain
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic picocli.CommandLinecreateCommandLine(CliConsole console, String[] args) static picocli.CommandLinecreateCommandLine(CliConsole console, String[] args, ActionFactory actionFactory) static void
-
Constructor Details
-
CliMain
public CliMain()
-
-
Method Details
-
main
-
createCommandLine
-
createCommandLine
public static picocli.CommandLine createCommandLine(CliConsole console, String[] args, ActionFactory actionFactory)
-