# Functions
AllConfigs get all configs we know about.
Get the config at the specified scope.
GetScopedConfigValue get the value of the specified key within the config.
IsValidConfigOption whether the specified key is a valid config option.
LoadConfig load the configuration file.
LocalConfig retrieves the config for the scoped directory.
Set properties on a scoped config.
SetConfigValue set the value for the specified key in the config.
SetVersionCheck the last version check.
Unset a local config.
VersionCheck the last version check.
# Variables
UserConfigPath path to the user's configuration file.