python-fhs
Python module for using the FHS and XDG basedir paths.
|
◆ module_get_config()
Retrieve module configuration. A module can add configuration options by calling module_option() before the program calls init(). This function is used to retrieve the configuration. If init() has not been called yet, it will be called implicitly with default settings.
Definition at line 776 of file fhs.py.
Here is the call graph for this function:
![]() |