Liking cljdoc? Tell your friends :D

polylith.clj.core.user-input.core


extractclj

(extract args)
source

extract-paramsclj

(extract-params args single-arg-commands)
source

from-toclj

(from-to [from to])
source

profile?clj

(profile? arg)
source

replace-from-toclj

(replace-from-to replace)
source

selected-profilesclj

(selected-profiles unnamed-args)
source

selected-projectsclj

(selected-projects project-name)

If we pass in e.g project:p1:p2, then that means we should only run tests for these projects (and if :all is passed in, we should run all the tests for selected projects). We normally don't include the development project, but we can pass in :dev as a way to include it.

If we pass in e.g project:p1:p2, then that means we should only
run tests for these projects (and if :all is passed in, we should
run all the tests for selected projects). We normally don't include
the development project, but we can pass in :dev as a way to include it.
sourceraw docstring

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

× close