-
-
Notifications
You must be signed in to change notification settings - Fork 57
Addition of set_toggleable decorator for creating mutually exclusive boolean arguments #72
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
Conversation
|
Hi @nrhine1, thanks for the contribution. Two things:
|
|
Hi @neithere,
@argh.set_toggleable('--do-foo', inv_prefix = 'dont') the user can use: --dont-do-foo I will close this pull request and add another that contains all of my On Thu, Aug 7, 2014 at 7:06 AM, Andy Mikhailenko notifications@github.com
Nick Rhinehart |
|
Now I get the idea. Usually I just add the argument |
No description provided.