module XDG::STATE

Defined in:

xdg.cr

Constant Summary

HOME = (envpath?("XDG_STATE_HOME")) || ((Path.home / ".local") / "state")