Undocumented
Class | ConfigFile |
Container object for a config file |
Class | ConfigManagerClass |
This class defines an object that manages a set of config files. |
Class | ConfigManagerINIConfigFile |
Like INIConfigFile but with autosave when the dict changes |
Class | DefaultFileIter |
Generator for iterating default files Will yield first the files in extra followed by files that are based on path and dirs. Yields only existing files. |
Class | XDGConfigDirsIter |
Generator for iterating XDG config dirs Yields the "zim" folder of each XDG config file. |
Class | XDGConfigFileIter |
Like DefaultFileIter, but uses XDG config dirs |
Function | makeConfigManagerVirtual |
Undocumented |
Function | resetConfigManager |
Undocumented |
Variable | ConfigManager |
Undocumented |
Variable | logger |
Undocumented |