tunnel.Tunnels.cdd_tunnels

Tunnels.cdd_tunnels(*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\tunnels".

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 Tunnels

Return type

str