Module XdgSource

Implement the XDG base directories specification

http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Sourceval config_dir : string

The directory where the application should read/write config files.

Sourceval data_dir : string

The directory where the application should read/write data files.

Sourceval cache_dir : string

The directory where the application should read/write cached files.