[
https://issues.apache.org/jira/browse/CLI-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved CLI-323.
---------------------------------
Resolution: Fixed
[~claude]
In git master.
> Add methods to accept Supplier<T> for getParsedOptionValue
> ----------------------------------------------------------
>
> 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
> Priority: Minor
> Fix For: 1.7.0
>
>
> Currently a Supplier<String> is accepted as the default for getOptionValue()
> calls but a Supplier<T> is not accepted as the default for
> getDefaultOptionValue
> This change is to add the Supplier<T> to those methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)