We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, assuming that we could enable/disable some circuits, is it a good idea to put a parameter to enable/disable it in the options?
An use case is that I wouldn't like to see my circuits working on dev/test/stage environments (unless that I want to force it to test some thoughts).
Node.js Version: v8.6.0
Operating System: Ubuntu 14.04
The text was updated successfully, but these errors were encountered:
feat: add enable/disable for a circuit (#160)
016eba5
This commit also includes some code climate refactoring. Fixes: #136
lance
No branches or pull requests
Hey, assuming that we could enable/disable some circuits, is it a good idea to put a parameter to enable/disable it in the options?
An use case is that I wouldn't like to see my circuits working on dev/test/stage environments (unless that I want to force it to test some thoughts).
Node.js Version: v8.6.0
Operating System: Ubuntu 14.04
The text was updated successfully, but these errors were encountered: