Template file writing
Template file writing
(find-template path session)Find a template for the specified path, for application to the given node. Templates may be specialised.
Find a template for the specified path, for application to the given node. Templates may be specialised.
(get-resource path)Loads a resource. Returns a URI.
Loads a resource. Returns a URI.
(interpolate-template path values session)Interpolate the given template.
Interpolate the given template.
(path-components path)Split a resource path into path, basename and extension components.
Split a resource path into path, basename and extension components.
(pathname path file ext)Build a pathname from a list of path and filename parts. Last part is assumed to be a file extension.
'The name of a resource is a '/'-separated path name that identifies the resource.'
Build a pathname from a list of path and filename parts. Last part is assumed to be a file extension. 'The name of a resource is a '/'-separated path name that identifies the resource.'
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |