(discover-namespaces sourceset include-ns)
Returns all the clojure namespaces from the provided class-path source-sets. Filter all namespaces not match any 'include-namespaces regexs
Returns all the clojure namespaces from the provided class-path source-sets. Filter all namespaces not match any 'include-namespaces regexs
(executable & forms)
Wraps the provided forms in an implementation of 'org.junit.jupiter.api.function.Executable
Wraps the provided forms in an implementation of 'org.junit.jupiter.api.function.Executable
(execute sourceset include-ns exclude-straces stack-limit)
(get-stacktrace exc exclude-strace stack-limit)
Extracts StackTraces from the provided exc and then filter out excluded classes and limit the stack size.
Extracts StackTraces from the provided exc and then filter out excluded classes and limit the stack size.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close