Liking cljdoc? Tell your friends :D

figwheel.main.compat.ana-api

Backwards compatibility for earlier versions of CLJS

Backwards compatibility for earlier versions of CLJS
raw docstring

current-fileclj

(current-file)

Return the current file under analysis or compilation.

Return the current file under analysis or compilation.
sourceraw docstring

current-nsclj

(current-ns)

Return the current ns under analysis or compilation.

Return the current ns under analysis or compilation.
sourceraw docstring

current-stateclj

(current-state)

Return the current compiler state atom.

Return the current compiler state atom.
sourceraw docstring

default-passesclj

ClojureScript's default analysis passes.

ClojureScript's default analysis passes.
sourceraw docstring

read-analysis-cacheclj

(read-analysis-cache cache-file)

Read an analysis cache.

Read an analysis cache.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close