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_configfromcomponent. Returns the default value if the capability is not available (i.e. routed from void), or ifuse_confighas transitional availability and routing fails with an error that maps toNOT_FOUND.