Liking cljdoc? Tell your friends :D

gorp.main


-mainclj

(-main & args)

Mostly a copy of reply.main/-main except with a hardcoded :custom-init in resources/gorp_init.clj which just calls the init-fn defined above

Mostly a copy of reply.main/-main except with a hardcoded
:custom-init in resources/gorp_init.clj which just calls the
`init-fn` defined above
raw docstring

init-fileclj


init-fnclj

(init-fn {:keys [init-filename init-ns]
          :or {init-filename "gorp_init.clj"}
          init-ns (quote gorp.core)})

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

× close