Liking cljdoc? Tell your friends :D

fleet


fleetcljmacro

(fleet args template-str)
(fleet args template-str options)

Creates anonymous function from template containing in template-str.

Creates anonymous function from template containing in template-str.
raw docstring

fleet*clj

(fleet* args template-str options)

fleet-nscljmacro

(fleet-ns root-ns root-path)
(fleet-ns root-ns root-path filters)

Treats root-path as root of template namespaceand creates template function for each file in it with name corresponding to relative path.

Treats root-path as root of template namespaceand creates template
function for each file in it with name corresponding to relative path.
raw docstring

fleet-ns*clj

(fleet-ns* root-ns root-path filters)

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

× close