Liking cljdoc? Tell your friends :D

cider.nrepl.middleware.resource


handle-resourceclj

(handle-resource handler msg)
source

resource-pathclj

(resource-path name)
source

resource-replyclj

(resource-reply {:keys [name] :as msg})
source

resources-listclj

(resources-list _)

Return a list of dictionaries containing file and relpath: file is the absolute path to the resource, relpath is the path of the resource relative to the classpath.

Return a list of dictionaries containing file and relpath: file is the
absolute path to the resource, relpath is the path of the resource relative
to the classpath.
sourceraw docstring

resources-list-replyclj

(resources-list-reply msg)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close