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

expose quiet flag in class InputGroup #331

Open
matthewweippert opened this issue Feb 19, 2020 · 0 comments
Open

expose quiet flag in class InputGroup #331

matthewweippert opened this issue Feb 19, 2020 · 0 comments

Comments

@matthewweippert
Copy link

The InputGroup class has a private member "quiet" which will disable print statements while reading parameters from the file. However, there is no way to set or modifiy this flag.

I propose adding quiet as an optional parameter to the InputGroup constructors. If this were set to false, then the default behavoir should be unchanged.

If this could be done in the v2 branch that would be helpful.

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

1 participant