Interface IDefaultProvider

    • Method Detail

      • getDefaultValueFor

        java.lang.String getDefaultValueFor​(java.lang.String optionName)
        Parameters:
        optionName - The name of the option as specified in the names() attribute of the @Parameter option (e.g. "-file").
        Returns:
        the default value for this option.