Modifications after the UiConfig
object is created.
Deserialize a configuration file.
Get all import paths for a configuration.
Get the location of the first found default config file paths
according to the following order:
Load the configuration file.
Load configuration file and log errors.
Load all referenced configuration files.
Normalize import paths.
Deserialize all configuration files as generic Value.
Prune the nulls from the YAML to ensure TOML compatibility.
Deserialize configuration file from path.
Attempt to reload the configuration file.