Not provided by figwheel itself. There's third-party libraries that do the same thing though.
Have a link/recommendation?
I've always hand rolled this in Clojure using a macro
https://stackoverflow.com/questions/40229721/clojure-clojurescript-macro-to-read-code-of-current-file
Thanks @dominicm