ribol
is a conditional restart library for clojure and clojurescript inspired by errorkit
In project.clj, add to dependencies:
[im.chit/ribol "0.4.1"]
See main site at:
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-all
raise-on
and raise-on-all
finally
clauses in manage
, anticipate
, raise-on
and raise-on-all
Copyright © 2013 Chris Zheng
Distributed under the MIT License
Can you improve this documentation? These fine people already did:
Chris Zheng & Ben MabeyEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close