You can search for identifiers within the package.
in-package search v0.2.0
Implement the XDG specification http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
val config_dir : string
The directory where the application should read/write config files.
val data_dir : string
The directory where the application should read/write data files.
val cache_dir : string
The directory where the application should read/write cached files.
val home : string