Class AbstractCommand

    • Field Detail

      • spec

        protected picocli.CommandLine.Model.CommandSpec spec
    • Constructor Detail

      • AbstractCommand

        public AbstractCommand()
    • Method Detail

      • executionError

        protected void executionError​(picocli.CommandLine cmd,
                                      String message)
      • executionError

        protected void executionError​(picocli.CommandLine cmd,
                                      String message,
                                      Throwable cause)