euporie.core.config.user_config_dir

euporie.core.config.user_config_dir(appname: str | None = None, appauthor: str | None | Literal[False] = None, version: str | None = None, roaming: bool = False, ensure_exists: bool = False) str
Parameters:
  • appname – See appname <platformdirs.api.PlatformDirsABC.appname>.

  • appauthor – See appauthor <platformdirs.api.PlatformDirsABC.appauthor>.

  • version – See version <platformdirs.api.PlatformDirsABC.version>.

  • roaming – See roaming <platformdirs.api.PlatformDirsABC.roaming>.

  • ensure_exists – See ensure_exists <platformdirs.api.PlatformDirsABC.ensure_exists>.

Returns:

config directory tied to the user