ewoksid22.dirutils.copy_primary_file#

ewoksid22.dirutils.copy_primary_file(filename, outdirs, overwrite=True)[source]#

Copy file from the primary output directory (locally accessible) to the others.

Parameters:
  • filename (str)

  • outdirs (Dict[str, Tuple[Optional[str], str]])

  • overwrite (bool)

Return type:

None