devctrl.utility.config_file#

ConfigFile: dictionary linked to yaml file (DEPRECATED)

This class is deprecated. Use a SettingsClass instead, which gives you typing and docstrings and can be loaded/saved to yaml.

Classes

ConfigFile

Class managing a yaml config file.