(temp-path path)Returns java.nio.file.Path object represents java.nio.file.Path argument path resolved relatively to current temporal directory root.
Returns `java.nio.file.Path` object represents `java.nio.file.Path` argument `path` resolved relatively to current temporal directory root.
Returns common filesystem java.nio.file.Path object of unique root temp folder for this run: /tmp/<project_group>/<project_name>/<project_version>/<millis_from_epoch>. Redefine it if you need another folder or filesystem.
Returns common filesystem `java.nio.file.Path` object of unique root temp folder for this run: `/tmp/<project_group>/<project_name>/<project_version>/<millis_from_epoch>`. Redefine it if you need another folder or filesystem.
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 |