Class AbstractCommand

    • Constructor Detail

    • Method Detail

      • isServiceAvailable

        public boolean isServiceAvailable()
      • addOption

        protected void addOption​(Option option)
      • addArguments

        protected void addArguments​(Arguments arguments)
      • touchArguments

        protected Arguments touchArguments()
      • skipParsingAtNonOption

        protected void skipParsingAtNonOption()
      • printHelp

        public void printHelp​(Console console)
        Description copied from interface: Command
        Prints the usage statement for the specified command.
        Specified by:
        printHelp in interface Command
        Parameters:
        console - the Console instance