/ Published in: Clojure
Inspired by this: http://pupeno.com/2008/11/26/printing-the-class-path-in-clojure/
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
(clojure.pprint/pprint (.getURLs (java.lang.ClassLoader/getSystemClassLoader)))