cljs.analyzer.api/current-file

functionsince v1.10.753Edit
(current-file)

Source docstring:
Return the current file under analysis or compilation.
Source code @ clojurescript:src/main/clojure/cljs/analyzer/api.cljc
(defn current-file
  []
  ana/*cljs-file*)