Liking cljdoc? Tell your friends :D

jj.majavat.protocol.builder


Buildercljprotocol

Turns a template into a render function.

A builder is created by jj.majavat/build-renderer through a constructor taking [pre-render-context environment]; a custom one can be supplied with the :builder option. build-renderer must return a function of one argument (the render context).

Turns a template into a render function.

A builder is created by `jj.majavat/build-renderer` through a constructor
taking `[pre-render-context environment]`; a custom one can be supplied with
the `:builder` option. `build-renderer` must return a function of one
argument (the render context).

build-rendererclj

(build-renderer this
                file-path
                template-resolver
                renderer
                escape-config
                error-handler)
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close