(defonce #^File *swank-source-path* (if-let [resource (.getResource (clojure.lang.RT/baseLoader) #^String *file*)] (.getParentFile (File. (.getFile resource)))))
Comments top
No comments for *swank-source-path*. Log in to add a comment.