public class UserCacheHome
extends java.lang.Object
Specifically, from the specification:
$XDG_CACHE_HOME
.
$XDG_CACHE_HOME
is either not set or empty, a default equal to $HOME/.cache
should be used.
Modifier and Type | Method and Description |
---|---|
static java.nio.file.Path |
getCacheHome() |