weldx.util.external_file.ExternalFile.write_to#

ExternalFile.write_to(directory, file_system=None)#

Write the file to the specified destination.

Parameters:
  • directory (Union[str, pathlib.Path]) – Directory where the file should be written.

  • file_system – The target file system.