ExpressibleByArgument, CaseIterable for enum not listing options during failure #344
Closed
2 tasks done
Labels
enhancement
New feature or request
When using ExpressibleByArgument for an enum @option, neither help nor error message correctly shows available options.
ArgumentParser: main
Swift version: Apple Swift version 5.3.1
Checklist
main
branch of this packageSteps to Reproduce
Create an option:
See command help screen using -h, or use the config option with an illegal value:
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: