Interface OptionHelp


  • public interface OptionHelp
    Help for a specific option.
    • Method Detail

      • getOptions

        Set<StringgetOptions()
        Returns the set of options that are mutually synonymous.
        Returns:
        the options
      • getUsageHelp

        String getUsageHelp()
        Returns usage help for the option.
        Returns:
        the usage help