Contents:
Bases: Borg
Borg
Loads YAML configuration file into shared state of the configuration borg :param config_file: The name of the configuration file to be loaded :type config_file: str
Updates the shared state of the configuration borg :param configuration: Dictionary containing the configuration :type configuration: dict