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.
raw docstring

git-infoclj

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

git-rootclj

(git-root)

stringifyclj

(stringify ws-type ns-to-lib)

stringify-key-valueclj

(stringify-key-value [k v])

toolsdeps-ws-from-diskclj

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

workspace-from-diskclj

(workspace-from-disk user-input)

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

× close