module XDG::CACHE

Defined in:

xdg.cr

Constant Summary

HOME = (envpath?("XDG_CACHE_HOME")) || (Path.home / ".cache")