Liking cljdoc? Tell your friends :D

vivid.art.cli.classpath


assemble-classpathclj

(assemble-classpath batch)
source

dependencies->file-pathsclj

(dependencies->file-paths dependencies)

Resolves a Lein-style list of dependencies, returning their file paths.

Resolves a Lein-style list of dependencies, returning their file paths.
sourceraw docstring

strip-uri-schemeclj

(strip-uri-scheme paths)

paths is a seq of java.lang.String formatted like a URI i.e. file:/home/me/.m2/repository/.../bleep.jar Returns a seq of strings without the scheme, file or any other.

paths is a seq of java.lang.String formatted like a URI i.e.
    file:/home/me/.m2/repository/.../bleep.jar
Returns a seq of strings without the scheme, file or any other.
sourceraw docstring

with-custom-classloadercljmacro

(with-custom-classloader classpath & body)
source

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