Package org.keycloak.quarkus.runtime.cli
Class PropertyMapperParameterConsumer
- java.lang.Object
-
- org.keycloak.quarkus.runtime.cli.PropertyMapperParameterConsumer
-
- All Implemented Interfaces:
picocli.CommandLine.IParameterConsumer
public final class PropertyMapperParameterConsumer extends Object implements picocli.CommandLine.IParameterConsumer
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconsumeParameters(Stack<String> args, picocli.CommandLine.Model.ArgSpec argSpec, picocli.CommandLine.Model.CommandSpec commandSpec)
-