Liking cljdoc? Tell your friends :D

exoscale.mania


cli-inherited-keysclj

List of keys from args that will serve as default for local config

List of keys from args that will serve as default for local config
raw docstring

def-component-maincljmacro

(def-component-main options)

def-maincljmacro

(def-main options)

exit!clj

(exit! exit-code)

main-fnclj

(main-fn opts)

safely!cljmacro

(safely! & body)

runs body and allow to continue no matter if it throws, typically to be used on sigterm/sigint callbacks

runs body and allow to continue no matter if it throws, typically to
be used on sigterm/sigint callbacks
raw docstring

set-signals-handlersclj

(set-signals-handlers {:exoscale.mania.system/keys [stop start]})

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

× close