(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close