Liking cljdoc? Tell your friends :D

hive-build.boundary.load-verify

Verify the built AOT jar in a fresh JVM containing only its declared dependency classpath. Provided/overlay dependencies are deliberately absent.

Verify the built AOT jar in a fresh JVM containing only its declared
dependency classpath. Provided/overlay dependencies are deliberately absent.
raw docstring

commandclj

(command {:keys [basis jar-file namespaces java-opts]})
source

declared-classpathclj

(declared-classpath basis jar-file)
source

require-expressionclj

(require-expression namespaces)
source

verify!clj

(verify! request)

Require every packaged namespace in a fresh JVM. The classpath is the jar plus its committed/POM dependency basis, never local.deps.edn :provided. Throws before publication when any foreign class is missing.

Require every packaged namespace in a fresh JVM. The classpath is the jar
plus its committed/POM dependency basis, never local.deps.edn :provided.
Throws before publication when any foreign class is missing.
sourceraw docstring

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