(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close