Liking cljdoc? Tell your friends :D

polylith.clj.core.command.core


checkclj

(check {:keys [messages] :as workspace} color-mode)
source

diffclj

(diff workspace)
source

executeclj

(execute {:keys [cmd args name top-ns ws-file is-all is-show-brick
                 is-show-bricks is-show-project brick get out interface
                 selected-projects unnamed-args]
          :as user-input})
source

helpclj

(help [_ cmd ent] is-show-project is-show-brick is-show-bricks color-mode)
source

read-workspaceclj

(read-workspace ws-dir {:keys [ws-file] :as user-input})
(read-workspace ws-file ws-dir user-input color-mode)
source

read-ws-from-fileclj

(read-ws-from-file ws-file {:keys [selected-profiles] :as user-input})
source

unknown-commandclj

(unknown-command cmd)
source

versionclj

(version)
source

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

× close