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

bool cannot have default value #322

Closed
linczy opened this issue Nov 18, 2019 · 1 comment
Closed

bool cannot have default value #322

linczy opened this issue Nov 18, 2019 · 1 comment

Comments

@linczy
Copy link

linczy commented Nov 18, 2019

I dropped this entire framework because default value cannot be declared for bool.
I.e. you want to have an argument dryRun, this definitely should be true by default.
This cannot be setup with this framework.

@qustavo
Copy link

qustavo commented Oct 3, 2020

#80 addresses the issue

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

No branches or pull requests

3 participants