Skip to main content
Module MergedConfigurationStateDTO
Development
Node
Environment_
MicrosoftVS
Code
Dependency_
22Node
Version_
Bundle_
Clean_
Debug_
Electron
Profile_
Esbuild
Compiler_
Mountain
0.0.1
Module Merged
Configuration
StateDTO
Sections
MergedConfigurationStateDTO
RESPONSIBILITY
FIELDS
Module Items
Structs
Constants
In Development
Node
Environment_
MicrosoftVS
Code
Dependency_
22Node
Version_
Bundle_
Clean_
Debug_
Electron
Profile_
Esbuild
Compiler_
Mountain::
Application
State::
DTO
DevelopmentNodeEnvironment_MicrosoftVSCodeDependency_22NodeVersion_Bundle_Clean_Debug_ElectronProfile_EsbuildCompiler_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