(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 is a website building & hosting documentation for Clojure/Script libraries
× close