rstoolbox.components.DesignFrame.add_source_file

DesignFrame.add_source_file(file)

Adds a source_file to the DesignFrame.

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

Parameters:file (str) – Name of the file to add.