https://github.com/zcaudate/ribol.git
git clone 'https://github.com/zcaudate/ribol.git'
(ql:quickload :zcaudate.ribol)
ribol is a conditional restart library for clojure and clojurescript inspired by errorkit
ribol has been merged into hara. Please see updated docs for the most recent version.
In project.clj, add to dependencies:
[im.chit/ribol "0.4.1"]
See main site at:
http://docs.caudate.me/ribol/
To generate this document for offline use:
> git clone https://github.com/zcaudate/ribol.git
Install lein-midje-doc.
Create docs folder
> mkdir docs
Run in project folder
> lein midje-doc
The output will be generated in docs/index.html
catch clauses in manage, anticipate, raise-on and raise-on-allraise-on and raise-on-allfinally clauses in manage, anticipate, raise-on and raise-on-allCopyright © 2013 Chris Zheng
Distributed under the MIT License