Interface OptionsBean

    • Method Detail

      • configure

        void configure​(joptsimple.OptionSet options)
      • title

        String title()
        Title string for this set of options
      • description

        String description()
        Description string for this set of options
      • order

        int order()
        Used to sort the help output. Help for OptionsBean in descending order i.e. bean having highest order would be rendered first
      • operationNames

        Set<String> operationNames()
        Option names which are actually performing operation