flakeheaven._logic._config
-
flakeheaven._logic._config._deep_update(old_dict, new_dict) → Dict[str, Any][source]
-
flakeheaven._logic._config._merge_configs(*configs) → Dict[str, Any][source]
-
flakeheaven._logic._config._parse_config(content: str) → Dict[str, Any][source]
-
flakeheaven._logic._config._read_local(path: pathlib.Path) → Dict[str, Any][source]
-
flakeheaven._logic._config._read_remote(url: str) → Dict[str, Any][source]
-
flakeheaven._logic._config.read_config(*paths) → Dict[str, Any][source]