Hi,
I'm still playing with my file_metadata implementation, and want to
provide the 'modules' special mount. This mount requires finding the
module path of a given environment in the clojure part.
I found environment registry references in the code, but I'm really
unsure it fulfills my requirements (accessing the ruby environments
specific information) or how to use it.
Any pointers I should look to?