Module ConfigurationInspector

Module ConfigurationInspector 

Source
Expand description

§ConfigurationInspector Trait

Defines the abstract service trait for inspecting the sources of configuration values.

Traits§

ConfigurationInspector
An abstract service contract for an environment component that can inspect a configuration key to provide details about its value in all relevant scopes (e.g., default, user, workspace) and its final effective value.