Interface CliCommand

    • Field Detail

      • OPT_VERBOSE

        static final org.apache.commons.cli2.Option OPT_VERBOSE
        verbose option that can be globally used
      • OPT_QUIET

        static final org.apache.commons.cli2.Option OPT_QUIET
        quiet option that can be globally used
    • Method Detail

      • getShortDescription

        String getShortDescription()
      • getLongDescription

        String getLongDescription()
      • getExample

        String getExample()
      • hasName

        boolean hasName​(String name)
      • getCommand

        org.apache.commons.cli2.Option getCommand()