Liking cljdoc? Tell your friends :D

cryogen-core.classpath-able-io.jar


create-resourceclj

(create-resource virtual-path java-path)
source

filesystem-uriclj

(filesystem-uri resource-uri)
source

filter-and-remove-for-dirclj

(filter-and-remove-for-dir base-path-to-filter-for elements-list)
source

filter-and-remove-for-pathclj

(filter-and-remove-for-path path-to-filter-for virtual-paths-list)
source

get-resourcesclj

(get-resources base-path paths)

base-path is sensible for getting the right jar from classpath. So base-path should be specific enough for the jar desired. Paths must not be empty.

base-path is sensible for getting the right jar from classpath. So base-path 
should be specific enough for the jar desired. Paths must not be empty.
sourceraw docstring

init-file-systemclj

(init-file-system resource-uri)
source

is-from-classpath-jar?clj

(is-from-classpath-jar? uri)
source

jar-file-for-resourceclj

(jar-file-for-resource resource)
source

list-entriesclj

(list-entries resource)
source

list-entries-for-dirclj

(list-entries-for-dir base-path resource)
source

path-if-existsclj

(path-if-exists & path-elements)
source

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

× close