Contains dispatch functions for the rendering of the views.
Contains dispatch functions for the rendering of the views.
(indent n)
Renders an indent of n space chars.
Renders an indent of n space chars.
(render model format options)
Renders all relevant views in the given format.
Renders all relevant views in the given format.
Returns the render file for the given format.
Returns the render file for the given format.
(render-format m format)
(render-format m format options)
(render-format m format options view)
Returns the render format for the multimethod invocation.
Returns the render format for the multimethod invocation.
Contains the supported render formats.
Contains the supported render formats.
Renders the view in the given format.
Renders the view in the given format.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close