A simple wrapper around cider.inlined-deps.javaclasspath.v0v3v0.clojure.java.classpath that is Boot-aware.
A simple wrapper around `cider.inlined-deps.javaclasspath.v0v3v0.clojure.java.classpath` that is Boot-aware.
(classpath)(classpath classloader)Return a sequence of File objects of elements on the classpath.
It takes into account the classpath trickery performed by Boot.
Return a sequence of File objects of elements on the classpath. It takes into account the classpath trickery performed by Boot.
(classpath-directories)(classpath-directories path)Returns a sequence of File objects for the directories on classpath.
Uses classpath instead of cider.inlined-deps.javaclasspath.v0v3v0.clojure.java.classpath/classpath.
Returns a sequence of File objects for the directories on classpath. Uses `classpath` instead of `cider.inlined-deps.javaclasspath.v0v3v0.clojure.java.classpath/classpath`.
(classpath-jarfiles)(classpath-jarfiles path)Returns a sequence of JarFile objects for the JAR files on classpath.
Uses classpath instead of cider.inlined-deps.javaclasspath.v0v3v0.clojure.java.classpath/classpath.
Returns a sequence of JarFile objects for the JAR files on classpath. Uses `classpath` instead of `cider.inlined-deps.javaclasspath.v0v3v0.clojure.java.classpath/classpath`.
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 |