Liking cljdoc? Tell your friends :D
Clojure only.

cljfmt.task.process

Code for discovering and processing source files.

Code for discovering and processing source files.
raw docstring

walk-files!clj

(walk-files! process! config+paths)

Recursively process source files starting from the given paths. Blocks until all tasks complete and returns the result map, or throws an exception if the wait times out.

Recursively process source files starting from the given `paths`. Blocks
until all tasks complete and returns the result map, or throws an exception
if the wait times out.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close