# Functions
Descriptions returns the default configurations and their descriptions.
Get returns the current configuration value of a key.
GetDefault returns the default configuration value of a key.
Keys returns a list of configuration keys.
Locally overrides the current configuration value of a key in a block.
Set sets the current configuration value of a key.
SetDefault sets the default configuration value of a key.