Protocol for template resolution and access operations.
Protocol for template resolution and access operations.
(open-reader this content-path)
Returns a java.io.Reader for the template at content-path, or nil if not found.
Returns a java.io.Reader for the template at content-path, or nil if not found.
(template-exists? this content-path)
Returns true if the template exists at content-path, false otherwise.
Returns true if the template exists at content-path, false otherwise.
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 |