(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`
(generation-vars template)
(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.
(load-prompt-palette-edn file)
(read-edn reader)
(slots-required text)
Find slots reffered to in the template
Find slots reffered to in the template
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close