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 Details

    • consumeParameters

      public void consumeParameters(Stack<String> args, picocli.CommandLine.Model.ArgSpec argSpec, picocli.CommandLine.Model.CommandSpec commandSpec)
      Specified by:
      consumeParameters in interface picocli.CommandLine.IParameterConsumer