(clear-all-stashes!)
Clears all stashes in all namespaces
Clears all stashes in all namespaces
(stash-everything!)
Stashes args, return values, and exceptions thrown for all of the fuctions defined in the current namespace.
Stashes args, return values, and exceptions thrown for all of the fuctions defined in the current namespace.
(stashed-exceptions)
Returns all stashed exceptions in all namespaces, in the order they were thrown.
Returns all stashed exceptions in all namespaces, in the order they were thrown.
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 |