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 branch is-tap is-git-add is-commit is-all
                 is-show-brick is-show-workspace is-show-project is-verbose get
                 out interface selected-bricks selected-projects unnamed-args
                 ws-file]
          :as user-input})
source

helpclj

(help [_ cmd ent]
      is-all
      is-show-project
      is-show-brick
      is-show-workspace
      toolsdeps1?
      color-mode)
source

prompt-messageclj

(prompt-message)
source

read-workspaceclj

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

unknown-commandclj

(unknown-command cmd)
source

versionclj

(version)
source

workspace-reader-fnclj

(workspace-reader-fn color-mode)
source

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

× close