archetypal.utils.copy_file

archetypal.utils.copy_file(files, where=None)[source]

Handles a copy of test idf files

Parameters
  • files (str or list) – path(s) of the file(s) to copy

  • where (str) – path where to save the copy(ies)