Operating system specific utilities.
Operating system specific utilities.
(cache-dir)Returns user's cache directory as a File object.
macOS : $HOME/Library/Caches Windows: %LOCALAPPDATA%<AppName>\Cache Others : $XDG_CACHE_HOME or $HOME/.cache
Returns user's cache directory as a File object. macOS : $HOME/Library/Caches Windows: %LOCALAPPDATA%\<AppName>\Cache Others : $XDG_CACHE_HOME or $HOME/.cache
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 |