Liking cljdoc? Tell your friends :D

polylith.clj.core.workspace.project


enrich-projectclj

(enrich-project {:keys [name is-dev maven-repos namespaces paths lib-deps]
                 :as project}
                components
                bases
                suffixed-top-ns
                brick->loc
                brick->lib-imports
                disk-paths
                settings
                {:keys [is-run-all-brick-tests selected-projects]})
source

file-existsclj

(file-exists ws-dir cleaned-path)
source

project-lib-importsclj

(project-lib-imports brick-names brick->lib-imports)
source

project-total-locclj

(project-total-loc brick-names brick->loc)
source

run-the-tests?clj

(run-the-tests? project-name
                alias
                is-dev
                is-run-all-brick-tests
                selected-projects)
source

source-importsclj

(source-imports brick-names brick->lib-imports source-key)
source

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

× close