8.7.5. vantage6.common.ensure_config_dir_writable

ensure_config_dir_writable(system_folders=False)

Check if the user has write permissions to create the configuration file.

Parameters:

system_folders (bool) – Whether to check the system folders or the user folders.

Returns:

Whether the user has write permissions to create the configuration file or not.

Return type:

bool