Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Throw errors instead of quitting

Compare
Choose a tag to compare
@aw aw released this 12 Mar 03:00
· 43 commits to master since this release

This adds a (throw) call to replace (bye). It makes it easier to work with the library since you don't need to worry about it quitting your entire application. Just (catch) the error and move-on πŸ‘