speclj.freshener

clj-files-in

(clj-files-in dirs platform)
Returns a seq of all clojure source files contained in the given directories for the platform.

find-files-in

(find-files-in pattern & dirs)
Returns a seq of all files (matching the regex) contained in the given directories.

find-key-by-value

(find-key-by-value m val)

freshen

(freshen)

ignored-namespaces

load-clj-files-in

(load-clj-files-in dirs)

make-fresh!

(make-fresh! tracker-var)