add-libs
functionv1.12
clojure.repl.deps/add-libs
(add-libs [lib-coords])Given lib-coords, a map of lib to coord, will resolve all transitive deps for the libs
together and add them to the repl classpath, unlike separate calls to add-lib.
Examples
No examples yet. Be the first to add one!