Provider that redirects one protocol to another preserving path
Provider that redirects one protocol to another preserving path
(create-file-provider cache-dir {:keys [src-provider] :as redirect-options})
Redirect all protocols to access file system. Useful if you want to, for instance, mock up s3 but only using local filesystem.
Redirect all protocols to access file system. Useful if you want to, for instance, mock up s3 but only using local filesystem.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close