Liking cljdoc? Tell your friends :D

kit.generator.modules.generator


concat-pathclj

(concat-path base-path asset-path)

generateclj

(generate {:keys [modules] :as ctx}
          module-key
          {:keys [feature-flag] :or {feature-flag :default}})

handle-actioncljmultimethod


modules-log-pathclj

(modules-log-path modules-root)

read-assetclj

(read-asset asset-path)

read-configclj

(read-config ctx module-path)

read-module-configclj

(read-module-config ctx modules module-key)

read-modules-logclj

(read-modules-log modules-root)

template?clj

(template? asset-path)

write-assetclj

(write-asset asset path)

write-binaryclj

(write-binary bytes target-path)

write-modules-logclj

(write-modules-log modules-root log)

write-stringclj

(write-string template-string target-path)

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

× close