Skip to content

Instantly share code, notes, and snippets.

@azolotko
Last active August 29, 2015 14:19
Show Gist options
  • Save azolotko/3a7a58659ae4db48abb7 to your computer and use it in GitHub Desktop.
Save azolotko/3a7a58659ae4db48abb7 to your computer and use it in GitHub Desktop.
Getting current classpath from Clojure
(System/getProperty "java.class.path")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment