Module wm_daemons::dirs [] [src]

Functions to determine paths to configuration and data storage.

Functions

dir_config

Returns the path to the configuration directory for the application.

dir_config_create

Creates a the configuration directory for the application and returns its path.

dir_data

Returns the path to the data directory for the application.

dir_data_create

Creates a the data directory for the application and returns its path.