Skip to content

Instantly share code, notes, and snippets.

@cathoderay
Created October 4, 2010 12:43
Show Gist options
  • Save cathoderay/609634 to your computer and use it in GitHub Desktop.
Save cathoderay/609634 to your computer and use it in GitHub Desktop.
(doseq [url (seq (.getURLs (java.lang.ClassLoader/getSystemClassLoader)))] (println (.getFile url)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment