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

Remove clap code from vopono_core #172

Closed
jamesmcm opened this issue Jul 10, 2022 · 1 comment
Closed

Remove clap code from vopono_core #172

jamesmcm opened this issue Jul 10, 2022 · 1 comment
Labels

Comments

@jamesmcm
Copy link
Owner

This can be refactored into the CLI part only.

Need to wrap existing clap ArgEnum enums with a newtype in args.rs and then manually implement ArgEnum and the clap rename_all derives.

@jamesmcm
Copy link
Owner Author

Released in 0.10.1 - #171 + #178

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

No branches or pull requests

1 participant