Interface CommandLineParser.ConfigBuilder<T extends Configuration>

    • Method Detail

      • build

        T build()
        Builds configuration from current state
        Returns:
        the configuration object
      • help

        java.lang.String help()
        Returns:
        a proper terminal-formatted help message describing arguments and their parameters for this configuration