Liking cljdoc? Tell your friends :D

polylith.clj.core.change.projects-to-test


included-projectsclj

(included-projects {:keys [paths]} disk-paths)
source

project-testsclj

(project-tests project-name affected-projects included-projects is-dev)
source

project-to-projects-to-testclj

(project-to-projects-to-test projects
                             affected-projects
                             disk-paths
                             is-dev
                             is-run-project-tests
                             is-all)
source

projects-to-testclj

(projects-to-test {:keys [name is-run-tests] :as project}
                  disk-paths
                  affected-projects
                  is-dev
                  is-run-project-tests
                  is-all)
source

select-projectsclj

(select-projects project-name projects is-dev)
source

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

× close