Liking cljdoc? Tell your friends :D

cryogen-core.classpath-able-io.cp


create-resourceclj

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

fs-prefixclj

(fs-prefix java-path base-path path)

Inputs: [java-path base-path path]

Inputs: [java-path base-path path]
sourceraw docstring

get-resourcesclj

(get-resources base-path paths)

Inputs: [base-path :- this/VirtualPath paths :- [this/VirtualPath]]

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.

Inputs: [base-path :- this/VirtualPath paths :- [this/VirtualPath]]

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

path-if-existsclj

(path-if-exists & path-elements)

Inputs: [& path-elements] Returns: this/JavaPath

Inputs: [& path-elements]
Returns: this/JavaPath
sourceraw docstring

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

× close