module XdgBaseDirectory

Defined in:

xdg_base_directory.cr
xdg_base_directory/lookup.cr
xdg_base_directory/version.cr
xdg_base_directory/xdg_dir.cr
xdg_base_directory/xdg_dirs.cr

Constant Summary

SPEC_VERSION = "0.8"

See: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

VERSION = "1.1.0"

Class Method Summary

Class Method Detail

def self.app_directories(app_name : String) #

https://specifications.freedesktop.org/basedir-spec/latest/ https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html


[View source]