(compiler-exception-file-and-line error)
Try to get the file and line number from a CompilerException
Try to get the file and line number from a CompilerException
(lib-path lib ext)
Returns the path for a lib
Returns the path for a lib
(minimal-test-event m)
Return a reduced version of a test event map, so debug output doesn't blow up too much, e.g. in case of deeply nested testables in there.
Return a reduced version of a test event map, so debug output doesn't blow up too much, e.g. in case of deeply nested testables in there.
(ns-file ns-sym)
Find the file for a given namespace (symbol), tries to mimic the resolution logic of [[clojure.core/load]].
Find the file for a given namespace (symbol), tries to mimic the resolution logic of [[clojure.core/load]].
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close