Skip to content

ConfigStore

Config flat key-value store for use with a container.

Allows storing and retrieving of config. Templated strings can be used to interpolate a string referencing other config keys.

Functions

get(value)

Get the value of a configuration key or expression.