Class PropertyMapperParameterConsumer

  • All Implemented Interfaces:
    picocli.CommandLine.IParameterConsumer

    public final class PropertyMapperParameterConsumer
    extends Object
    implements picocli.CommandLine.IParameterConsumer
    • Method Detail

      • 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