Liking cljdoc? Tell your friends :D

polylith.clj.core.common.ws-dir


find-root-dirclj

(find-root-dir path config-filename valid-fn color-mode)
source

find-ws-root-dirclj

(find-ws-root-dir path color-mode)

Start searching for a directory that has a workspace.edn file and then continue with an old deps.edn file (containing the :polylith key) and finally a leiningen project.clj file (containing the :polylith key), start by looking in the 'path' and then step one parent directory at a time.

Start searching for a directory that has a workspace.edn file
and then continue with an old deps.edn file (containing the :polylith key)
and finally a leiningen project.clj file (containing the :polylith key),
start by looking in the 'path' and then step one parent directory at a time.
sourceraw docstring

workspace-dirclj

(workspace-dir {:keys [ws-dir is-search-for-ws-dir]} color-mode)
source

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

× close