Retrieves a configuration value by key.
The key of the configuration value to retrieve.
The configuration value
Retrieves a configuration value by key, throwing an error if the value is undefined.
The configuration value.
Error if the configuration value is undefined.
Retrieves a configuration value by key.