Liking cljdoc? Tell your friends :D
Clojure only.

garamond.util


exitclj

(exit)
(exit code)
(exit code message)

Abort garamond and exit with the specified exit code. If a message is passed, print it to stderr before exiting. Note that this function just throws exceptions which are handled in garamond.main/-main.

Abort garamond and exit with the specified exit code. If a message is passed, print it to stderr
before exiting. Note that this function just throws exceptions which are handled in garamond.main/-main.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close