python-fhs
Python module for using the FHS and XDG basedir paths.
|
◆ init()
Initialize the module. This function must be called before any other in this module (except module_init(), which must be called before this function). Configuration is read from the commandline, and from the configuration files named <packagename>.ini in any of the configuration directories, or specified with –configfile. A configuration file must contain name=value pairs. The configuration that is used can be saved using –saveconfig, which can optionally have the filename to save to as a parameter.
Definition at line 615 of file fhs.py.
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |