Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
xdg
v1.2.1
Top Level Namespace
XDG
CACHE
CONFIG
DATA
RUNTIME
STATE
Built with Crystal 1.10.0
2023-10-20 14:23:43 UTC
module
XDG
Extended Modules
XDG
Defined in:
xdg.cr
Instance Method Summary
#config_file
(name : Path | String) : Path | Nil
#data_file
(name : Path | String) : Path | Nil
Instance Method Detail
def
config_file
(name : Path | String) : Path | Nil
#
[
View source
]
def
data_file
(name : Path | String) : Path | Nil
#
[
View source
]