CommandRegistration should return same options #648
Labels
branch/2.1.x
Issue for a branch
branch/3.0.x
Issue for a branch
for/backport
For backporting
type/enhancement
Is an enhancement request
Milestone
CommandRegistration getOptions() will always rebuild options which makes it difficult to know if CommandOption is same instance. Caching these options works better as these are not expected to change.
The text was updated successfully, but these errors were encountered: