Claude Warren created CLI-326:
---------------------------------
Summary: Make options.getKey() public
Key: CLI-326
URL: https://issues.apache.org/jira/browse/CLI-326
Project: Commons CLI
Issue Type: Bug
Components: Options definition
Affects Versions: 1.7.0
Reporter: Claude Warren
the Option method getKey() is package private. I believe that this is an
oversight and should have been public.
The method is useful when describing options that have command line issues when
the application is holding option references and not the option keys.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)