(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |