Claude Warren created CLI-323:
---------------------------------

             Summary: Add methods to accept Supplier<String> for getOptionValue
                 Key: CLI-323
                 URL: https://issues.apache.org/jira/browse/CLI-323
             Project: Commons CLI
          Issue Type: Improvement
          Components: CLI-1.x
    Affects Versions: 1.6.0
            Reporter: Claude Warren
             Fix For: 1.7.0


Currently a Supplier<?> is accepted as the default for getParsedOption() calls 
but a Supplier<String> is not accepted as the default for getOptionValue

This change is to add the Supplier<String> to those methods.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to