Is clojure.libfile still a thing?
I had a request a while ago to add it, but it looks like it doesn’t do anything any more?
no
it doesn't exist
it was replaced with clojure.basis property (which is now accessible in 1.12 via new clojure.java.basis api)
Ok, thanks.