Liking cljdoc? Tell your friends :D

metav.domain.spit


add-extensionclj

(add-extension path ext)
source

data-spitsclj

(data-spits context)
source

defaults-optionsclj

source

ensure-dest!clj

(ensure-dest! context)
source

ensure-dir!clj

(ensure-dir! path)
source

git-add-spitted!clj

(git-add-spitted! context)
source

metafileclj

(metafile output-dir namespace format)
source

runclj

(run f!)
source

spit!clj

(spit! context)

spit data and rendered template in files, return a map with keys {:data {:edn edn-file :json json-file ...} :rendered-template rendered-file}

spit data and rendered template in files, return a map with keys {:data {:edn edn-file :json json-file ...} :rendered-template rendered-file}
sourceraw docstring

spit-file!cljmultimethod

source

spit-files!clj

(spit-files! spits)
source

template-spitclj

(template-spit context)
source

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

× close