Liking cljdoc? Tell your friends :D

automaton-build.code.files

Access code files.

Access code files.
raw docstring

project-dirsclj

(project-dirs deps-edn-dir deps-edn)

Returns project directories path (as strings), as defined in the deps.edn file - whatever the alias.

Returns project directories path (as strings), as defined in the `deps.edn` file - whatever the alias.
raw docstring

project-filesclj

(project-files project-dirs)
(project-files project-dirs files-extensions)

Based on a project-dirs, returns the filenames matching files-extensions. files-extensions defaults to all files with extensions: .clj/cljc/.cljs/.edn

Based on a `project-dirs`, returns the filenames matching `files-extensions`.
`files-extensions` defaults to all files with extensions: .clj/cljc/.cljs/.edn
raw docstring

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

× close