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 Option Aliases #47

Closed
00JCIV00 opened this issue Dec 29, 2023 · 1 comment
Closed

Add Option Aliases #47

00JCIV00 opened this issue Dec 29, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@00JCIV00
Copy link
Owner

Option Aliases should apply to Option Long Names, enabling alternatives similar to Command Aliases.

@00JCIV00 00JCIV00 added the enhancement New feature or request label Dec 29, 2023
@00JCIV00 00JCIV00 added this to the v0.9.0-beta milestone Dec 29, 2023
00JCIV00 added a commit that referenced this issue Dec 29, 2023
- Implemented aliases for Option long names with the `cova.Option.Custom.alias_long_names` field.
- Added validation for Option Aliases.
- Implemented Option Aliases into `cova.parse()`.
- Closes #47.
@00JCIV00
Copy link
Owner Author

Closed w/ cf2f582

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant