rstoolbox.components.DesignFrame.replace_source_files

DesignFrame.replace_source_files(files)

Replaces source_file of the DesignFrame.

These can be used to know where to extract the structure from if needed.

Parameters:files (list() of str) – List of names of the files to add.