Liking cljdoc? Tell your friends :D

jj.majavat.resolver


TemplateResolvercljprotocol

Protocol for template resolution and access operations.

Protocol for template resolution and access operations.

open-readerclj

(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?clj

(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.
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