(create-or-open tr path)
Takes path
, creates or opens the FoundationDB directory.
Takes `path`, creates or opens the FoundationDB directory.
(exists? tr *dir)
(open! tr path)
Takes path
, opens the FoundationDB directory.
Takes `path`, opens the FoundationDB directory.
(subpath-exists? tr *dir subpath)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close