Provides a simple caching mechanism for TRUD files.
Provides a simple caching mechanism for TRUD files.
(download-url url target)
Download a file from the URL to the target path. Parameters:
Download a file from the URL to the target path. Parameters: - url : a string representation of a URL. - target : path to target.
(get-archive-file dir release)
Get an archive file either from the cache or downloaded from TRUD.
Returns result as a java.nio.file.Path
.
Get an archive file either from the cache or downloaded from TRUD. Returns result as a `java.nio.file.Path`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close