wiretap.tools
filter-trace
(filter-trace pattern trace)
ns-matches
(ns-matches regex)
Given an instance of java.util.regex.Pattern, returns a sorted coll of symbols naming the currently loaded libs that are matched by regex
.
ns-matches-vars
(ns-matches-vars regex)
Given an instance of java.util.regex.Pattern, returns a seq of all vars that have been interned in namespaces matched by the regex
ns-vars
(ns-vars & namespaces)
wiretapped?
(wiretapped? var-obj)