Liking cljdoc? Tell your friends :D

badigeon.utils


artifact-with-default-extensionclj

(artifact-with-default-extension {:keys [file-path] :as artifact})

check-for-unstable-depsclj

(check-for-unstable-deps pred dependencies)

copy-optionsclj


copy-options-no-replaceclj


jar-entry->jar-file-pathclj

(jar-entry->jar-file-path jar-entry)

local-dep?clj

(local-dep? {:keys [:local/root]})

make-out-pathclj

(make-out-path artifact-id {:keys [:mvn/version classifier extension]})

make-pathclj

(make-path path & paths)

Returns a java.nio.file.Path constructed from the provided String(s).

Returns a java.nio.file.Path constructed from the provided String(s).
raw docstring

put-zip-entry!clj

(put-zip-entry! zip-out root-path path)

relativize-pathclj

(relativize-path root-path path)

snapshot-dep?clj

(snapshot-dep? {:keys [:mvn/version]})

versionclj


with-standard-reposclj

(with-standard-repos repos)

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

× close