8.7.8. vantage6.common.get_config_path#

get_config_path(dirs, system_folders=False)#

Get the path to the configuration directory.

Parameters:
  • dirs (appdirs.AppDirs) – The appdirs object.

  • system_folders (bool) – Whether to get path to the system folders or the user folders.

Returns:

The path to the configuration directory.

Return type:

str