Liking cljdoc? Tell your friends :D

polylith.clj.core.workspace-clj.core


->ws-local-dirclj

(->ws-local-dir ws-dir)

Returns the directory/path to the workspace if it lives inside a git repository, or nil if the workspace and the git repository lives in the same directory.

Returns the directory/path to the workspace if it lives
inside a git repository, or nil if the workspace and the
git repository lives in the same directory.
sourceraw docstring

git-current-branchclj

(git-current-branch git-repo?)
source

git-infoclj

(git-info ws-dir
          {:keys [name auto-add] :or {name "git" auto-add false}}
          tag-patterns
          {:keys [branch is-latest-sha]})
source

git-latest-shaclj

(git-latest-sha from-branch git-repo?)
source

git-rootclj

(git-root git-repo?)
source

git-shaclj

(git-sha ws-dir since tag-patterns git-repo?)
source

no-git-repoclj

source

stringifyclj

(stringify ws-type ns-to-lib)
source

stringify-key-valueclj

(stringify-key-value [k v])
source

toolsdeps-ws-from-diskclj

(toolsdeps-ws-from-disk ws-dir ws-type user-input color-mode)
source

workspace-from-diskclj

(workspace-from-disk user-input)
source

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

× close