Package picocli

Class CommandLine.AutoHelpMixin

java.lang.Object
picocli.CommandLine.AutoHelpMixin
Enclosing class:
CommandLine

static class CommandLine.AutoHelpMixin extends Object
  • Field Details

    • KEY

      private static final String KEY
      See Also:
    • helpRequested

      private boolean helpRequested
    • versionRequested

      private boolean versionRequested
  • Constructor Details

    • AutoHelpMixin

      AutoHelpMixin()