ConfigFile ========== .. currentmodule:: lib.config.ini .. autoclass:: ConfigFile :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~ConfigFile.format_help ~ConfigFile.load ~ConfigFile.on_load ~ConfigFile.save ~ConfigFile.update_from_app .. rubric:: Methods Documentation .. automethod:: format_help .. automethod:: load .. automethod:: on_load .. automethod:: save .. automethod:: update_from_app