::alias spec clojure.tools.deps.specs keyword?. ::aliases spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/alias any?...
calc-basis function clojure.tools.deps Calculates and returns the runtime basis from a me... calc-trace function clojure.tools.deps.tree Like calc-basis, but create and return the de... ::classpath spec clojure.tools.deps.specs string?. ::classpath-args spec clojure.tools.deps.specs (keys :opt-un [:clojure.tools.deps.specs/cla... ::classpath-overrides spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/lib :cloju... combine-aliases function clojure.tools.deps Find, read, and combine alias maps identified by a... ::coord spec clojure.tools.deps.specs (nilable (or :mvn :mvn/coord :local :local/c... create-basis function clojure.tools.deps Create a basis from a set of deps sources and a se... create-edn-maps function clojure.tools.deps Create a set of edn maps from the standard dep sou...
::default-deps spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/lib :cloju... ::dependents spec clojure.tools.deps.specs (coll-of :clojure.tools.deps.specs/lib). ::deps spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/lib :cloju... ::deps-map spec clojure.tools.deps.specs (keys :opt [:mvn/repos :mvn/local-repo :tool...
::exec-args spec clojure.tools.deps.specs (nilable map?). ::extra-deps spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/lib :cloju... ::extra-paths spec clojure.tools.deps.specs (coll-of :clojure.tools.deps.specs/path-ref ...
find-edn-maps function clojure.tools.deps Finds and returns standard deps edn maps in a map ... find-latest-version function clojure.tools.deps Find versions of lib across all registered procure...
install-tool function clojure.tools.deps.tool Procure the lib+coord, install the tool to th...
join-classpath function clojure.tools.deps Takes a coll of string classpath roots and creates...
::lib spec clojure.tools.deps.specs symbol?. lib-location function clojure.tools.deps Find the file path location of where a lib/coord w... ::lib-map spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/lib :cloju... list-tools function clojure.tools.deps.tool Return seq of available tool names.
make-classpath function clojure.tools.deps Takes a lib map, and a set of explicit paths. Extr... make-classpath-map function clojure.tools.deps Takes a merged deps edn map and a lib map. Extract... merge-edns function clojure.tools.deps Merge multiple deps edn maps from left to right in...
::ns-aliases spec clojure.tools.deps.specs (map-of simple-symbol? simple-symbol?). ::ns-default spec clojure.tools.deps.specs simple-symbol?.
::override-deps spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/lib :cloju...
::path spec clojure.tools.deps.specs string?. ::path-ref spec clojure.tools.deps.specs (or :path :clojure.tools.deps.specs/path :al... ::paths spec clojure.tools.deps.specs (coll-of :clojure.tools.deps.specs/path-ref ... prep-libs! function clojure.tools.deps Takes a lib map and looks for unprepped libs, opti... print-tree function clojure.tools.deps Print lib-map tree to the console. print-tree function clojure.tools.deps.tree Print the tree to the console. Options: :in...
remove-tool function clojure.tools.deps.tool Removes tool installation, if it exists. Retu... ::replace-deps spec clojure.tools.deps.specs (map-of :clojure.tools.deps.specs/lib :cloju... ::replace-paths spec clojure.tools.deps.specs (coll-of :clojure.tools.deps.specs/path-ref ... ::repo spec clojure.tools.deps.specs (nilable (keys :opt-un [:clojure.tools.deps.... ::repo-id spec clojure.tools.deps.specs string?. resolve-added-libs function clojure.tools.deps Given an existing map of current libs and a map of... ::resolve-args spec clojure.tools.deps.specs (keys :opt-un [:clojure.tools.deps.specs/ext... resolve-deps function clojure.tools.deps Takes a deps configuration map and resolves the tr... resolve-tool function clojure.tools.deps.tool Resolve a tool by name, look up and return: {... ::resolved-coord spec clojure.tools.deps.specs (merge :clojure.tools.deps.specs/coord (keys... root-deps function clojure.tools.deps Read the root deps.edn resource from the classpath...
slurp-deps function clojure.tools.deps Read a single deps.edn file from disk and canonica...
::threads spec clojure.tools.deps.specs pos-int?. tool function clojure.tools.deps Transform project edn for tool by applying tool ar... ::tool-args spec clojure.tools.deps.specs (keys :opt-un [:clojure.tools.deps.specs/rep... ::trace spec clojure.tools.deps.specs boolean?. trace->tree function clojure.tools.deps.tree Convert a deps trace data structure into a de...
::url spec clojure.tools.deps.specs string?. usage function clojure.tools.deps.tool Resolve a tool and return it's usage data, wh... user-deps-path function clojure.tools.deps Use the same logic as clj to calculate the locatio...