Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parsing of enum args #104

Closed
ifedchankau opened this issue Aug 2, 2018 · 1 comment
Closed

Add parsing of enum args #104

ifedchankau opened this issue Aug 2, 2018 · 1 comment

Comments

@ifedchankau
Copy link
Collaborator

Many CLI have arguments that takes one of given values.

Example:
--format <checkstyle|compact|json|junit|markdown|unix>

Please, add parsing of such enum args.

ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 6, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 7, 2018
Add parsing of enum values of arguments

Closes linterhub#104
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 8, 2018
Add parsing of enum values of arguments

Closes linterhub#104
@ghost ghost closed this as completed in #130 Aug 9, 2018
@romanrostislavovich
Copy link
Contributor

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants