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] :as user-input})
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

source-importsclj

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

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

× close