Liking cljdoc? Tell your friends :D

figwheel.tools.exceptions


add-excerptclj

(add-excerpt parsed)
(add-excerpt {:keys [file line data] :as parsed} code-str)
source

blame-poscljmultimethod

source

clj-compiler-ex?clj

(clj-compiler-ex? tm)
source

clj-spec-error?clj

(clj-spec-error? tm)
source

cljs-analysis-ex?clj

(cljs-analysis-ex? tm)
source

cljs-failed-compiling?clj

(cljs-failed-compiling? tm)
source

cljs-missing-required-ns?clj

(cljs-missing-required-ns? tm)
source

cljs-no-file-for-namespace?clj

(cljs-no-file-for-namespace? tm)
source

correct-file-pathclj

(correct-file-path file)
source

datacljmultimethod

source

eof-reader-ex?clj

(eof-reader-ex? {:keys [data] :as tm})
source

ex-typeclj

(ex-type tm)
source

exception-type?clj

(exception-type? tm)
source

file-excerptclj

(file-excerpt file start length)
source

first-file-sourceclj

(first-file-source tm)
source

map-keysclj

(map-keys f m)
source

messagecljmultimethod

source

parse-exceptionclj

(parse-exception e)
source

reader-ex?clj

(reader-ex? {:keys [data]})
source

relativize-localclj

(relativize-local path)
source

root-source->file-excerptclj

(root-source->file-excerpt {:keys [source-form] :as root-source-info}
                           except-data)
source

source-filecljmultimethod

source

str-excerptclj

(str-excerpt code-str start length & [path])
source

un-clojure-error-keywordsclj

(un-clojure-error-keywords m)
source

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

× close