Skip to main content

Module config

Module config 

Source

Functionsยง

get_use_config_from_key
Get a specific configuration use declaration from the structured config key value.
route_config_value
Routes the config value referenced in use_config from component. Returns the default value if the capability is not available (i.e. routed from void), or if use_config has transitional availability and routing fails with an error that maps to NOT_FOUND.