depot.Depots.cdd_depots

Depots.cdd_depots(*sub_dir, **kwargs)[source]

Change directory to package data directory and sub-directories (and/or a file).

The directory for this module: "\dat\other-assets\depots".

Parameters
  • sub_dir (str) – sub-directory or sub-directories (and/or a file)

  • kwargs – optional parameters of os.makedirs, e.g. mode=0o777

Returns

path to the backup data directory for Depots

Return type

str