Class CounterOption

  • All Implemented Interfaces:
    CliOption

    public class CounterOption
    extends java.lang.Object
    implements CliOption
    • Constructor Detail

      • CounterOption

        public CounterOption()
    • Method Detail

      • preprocess

        public void preprocess​(picocli.CommandLine commandLine)
                        throws java.lang.Exception
        Specified by:
        preprocess in interface CliOption
        Throws:
        java.lang.Exception