public class UserCacheHome extends 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.
public static Path getCacheHome()
Copyright © 2018. All rights reserved.