Delete a config value.
the config key
true if the deletion was successful
Get path to the config file on the filesystem.
the path to the config file
Get the config format (eg. type).
either yaml or json
Check if config value exists.
the config key
true if the config contains that key
Sets a key - value pair in config.
true if the value was set successfully
General config-file handler.