Liking cljdoc? Tell your friends :D

bosquet.template.read


fill-slotsclj

(fill-slots text ctx)
(fill-slots text ctx config)

Use Selmer to fill in text template slots

Use Selmer to fill in `text` template `slots`
raw docstring

generation-varsclj

(generation-vars template)

load-palettesclj

(load-palettes dir)

Build a map of all the prompt palletes defined in dir. It will read all EDN files in that dir and construct mapping where key is file name and content is patterns defined in that file.

Build a map of all the prompt palletes defined in `dir`.
It will read all EDN files in that dir and construct mapping
where key is file name and content is patterns defined in that file.
raw docstring

load-prompt-palette-ednclj

(load-prompt-palette-edn file)

read-ednclj

(read-edn reader)

slots-requiredclj

(slots-required text)

Find slots reffered to in the template

Find slots reffered to in the template
raw docstring

var-name2clj

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

× close