rstoolbox.components.DesignFrame.add_source_files

DesignFrame.add_source_files(files)

Adds source_file to 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.