Liking cljdoc? Tell your friends :D

c3kit.apron.refresh


clj-extensionsclj


excludesclj


initclj

(init s ns-prefix exclude-syms)

lockclj


ns-to-fileclj

(ns-to-file ns)
(ns-to-file ns extensions)

Returns a java.io.File corresponding to the clojure src file for the given namespace. nil is returned if the file is not found in the classpath or if the file is not a raw text file.

Returns a java.io.File corresponding to the clojure src file for the
given namespace.  nil is returned if the file is not found in the classpath
or if the file is not a raw text file.
raw docstring

ns-to-filenamesclj

(ns-to-filenames ns)
(ns-to-filenames ns extensions)

Converts the namespace name into a relative path for the corresponding clojure src file.

Converts the namespace name into a relative path for the corresponding clojure src file.
raw docstring

prefixclj


(print-error tracker)

refresh!clj

(refresh!)
(refresh! tracker)

refresh-handlerclj

(refresh-handler root-sym)

reloadclj

(reload tracker)

scanclj

(scan tracker)

servicesclj


trackerclj

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

× close