Class MainCommand
- java.lang.Object
-
- org.wildfly.prospero.cli.commands.MainCommand
-
-
Field Summary
Fields Modifier and Type Field Description protected picocli.CommandLine.Model.CommandSpecspec
-
Constructor Summary
Constructors Constructor Description MainCommand(CliConsole console)
-
-
-
Constructor Detail
-
MainCommand
public MainCommand(CliConsole console)
-
-
Method Detail
-
call
public Integer call() throws IOException
- Specified by:
callin interfaceCallable<Integer>- Throws:
IOException
-
-