
Alzabo::GUI::Mason::Config - Alzabo Mason GUI configuration information

use Alzabo::GUI::Mason::Config print Alzabo::Config::mason_web_dir;

This module contains functions related to Alzabo configuration information.

If a value is passed to this method then the Mason component directory is temporarily changed. This change lasts as long as your application remains in memory. However, since changes are not written to disk it will have to be changed again.
The path to the root directory for the Alzabo Mason components.
If a value is passed to this method then the Mason extension is temporarily changed. This change lasts as long as your application remains in memory. However, since changes are not written to disk it will have to be changed again.
The file extension used by the Alzabo Mason components.