Package io.quarkus.picocli.runtime
Class PicocliRunner
java.lang.Object
io.quarkus.picocli.runtime.PicocliRunner
- All Implemented Interfaces:
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 interfaceQuarkusApplication- Throws:
Exception
-