We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Errors that need to exit should call _fatal, not _error. Seems like a bad name, but patch for now.
_fatal
_error
The text was updated successfully, but these errors were encountered:
267b5f7
Merge pull request #6 from mcci-catena/issue5
ff988e4
Fix #5: use _fatal when we can't continue
terrillmoore
No branches or pull requests
Errors that need to exit should call
_fatal
, not_error
. Seems like a bad name, but patch for now.The text was updated successfully, but these errors were encountered: