(local-repo)
(local-repo path)
creates a LocalRepository
from a string
(local-repo) => LocalRepository ;; #local "<.m2/repository>"
;; hooks into hara.object (-> (local-repo "/tmp") (object/to-data)) => "/tmp"
creates a `LocalRepository` from a string (local-repo) => LocalRepository ;; #local "<.m2/repository>" ;; hooks into hara.object (-> (local-repo "/tmp") (object/to-data)) => "/tmp"
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |