Module MergedConfigurationStateDTO
Mountain
0.0.1
Module Merged
Configuration
StateDTO
Sections
MergedConfigurationStateDTO
RESPONSIBILITY
FIELDS
Module Items
Structs
Constants
In Mountain::
Application
State::
DTO
Mountain
::
ApplicationState
::
DTO
Module
Merged
Configuration
StateDTO
Copy item path
Source
Expand description
§
MergedConfigurationStateDTO
§
RESPONSIBILITY
Data transfer object for merged application configuration
Serializable format for gRPC/IPC transmission
Used by Mountain to provide final effective configuration to UI features
§
FIELDS
Data: Merged configuration JSON object from all sources
Structs
§
Merged
Configuration
StateDTO
Represents the final, effective configuration after merging settings from all sources (default, user, workspace, folder). This merged view is what is queried by application features.
Constants
§
MAX_
CONFIGURATION_
DEPTH
🔒
Maximum configuration depth to prevent stack overflow from deeply nested paths