Code for discovering and processing source files.
Code for discovering and processing source files.
(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.
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 |