Expand description
Configuration loading and merging utilities.
Functionsยง
- collect_
default_ ๐configurations - Collects default configurations from all installed extensions.
- initialize_
and_ merge_ configurations - Logic to load and merge all configuration files into the effective
configuration stored in
ApplicationState. - read_
and_ ๐parse_ configuration_ file - An internal helper to read and parse a single JSON configuration file.