Liking cljdoc? Tell your friends :D

orchard.util.os

Operating system specific utilities. This is a port of BaseDirectories.java in soc/directories-jvm. https://github.com/soc/directories-jvm

Operating system specific utilities.
This is a port of BaseDirectories.java in soc/directories-jvm.
https://github.com/soc/directories-jvm
raw docstring

cache-dirclj

(cache-dir)

Returns the path to the user's cache directory.

macOS : $HOME/Library/Caches Windows: FOLDERID_LocalAppData\cache Others : $XDG_CACHE_HOME or $HOME/.cache

Returns the path to the user's cache directory.

macOS  : $HOME/Library/Caches
Windows: FOLDERID_LocalAppData\cache
Others : $XDG_CACHE_HOME or $HOME/.cache
sourceraw docstring

file-separatorclj

source

os-nameclj

source

os-typeclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close