get-urls
function
clojure.java.classpath/get-urls
(get-urls [loader])Returns a sequence of java.net.URL objects used by this
classloader, or nil if the classloader does not sastify the
URLClasspath protocol.
Examples
No examples yet. Be the first to add one!