Liking cljdoc? Tell your friends :D

tegere.loader

Functionality for loading feature files.

Functionality for loading feature files.
raw docstring

find-feature-filesclj

(find-feature-files root-path)

Locate any feature files under root-path.

Locate any feature files under root-path.
sourceraw docstring

find-files-with-extensionsclj

(find-files-with-extensions root-path extensions)

Return all files under root-path that have any of the file extensions in extensions.

Return all files under root-path that have any of the file extensions in
extensions.
sourceraw docstring

load-feature-filesclj

(load-feature-files root-path)
source

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

× close