Package io.quarkus.picocli.runtime
Class PicocliRunner
java.lang.Object
io.quarkus.picocli.runtime.PicocliRunner
- All Implemented Interfaces:
io.quarkus.runtime.QuarkusApplication
@Dependent
public class PicocliRunner
extends Object
implements io.quarkus.runtime.QuarkusApplication
-
Constructor Summary
ConstructorsConstructorDescriptionPicocliRunner(picocli.CommandLine commandLine, jakarta.enterprise.event.Event<picocli.CommandLine.ParseResult> parseResultEvent) -
Method Summary
-
Constructor Details
-
PicocliRunner
public PicocliRunner(picocli.CommandLine commandLine, jakarta.enterprise.event.Event<picocli.CommandLine.ParseResult> parseResultEvent)
-
-
Method Details
-
run
- Specified by:
runin interfaceio.quarkus.runtime.QuarkusApplication- Throws:
Exception
-