This tester does not like "user-name:password@..."
Url to be checked
is valid url
Check if the id is an allowed settings id
Get the default value of the setting
Specify if hidden or modifiable setting
Get the local value of the setting or the default if no local one was found
Specify if hidden or modifiable setting
{import('../API/SettingsTypes').Hidden.SettingsType | import('../API/SettingsTypes').Modifiable.SettingsType | undefined}
Get the current modifiable settings with the current local value
Get the local value of the setting or the default if no local one was found
Get settings object value
Specify if hidden or modifiable setting
Type check a setting
Save the current local settings to a local file
Set hidden or modifiable settings
Specify if hidden or modifiable setting
Generated using TypeDoc
handle settings (Set/Get them and their default values, ...)