pyrolab.configure.export_config#
- export_config(config: PyroLabConfiguration, filename: str | Path) None[source]#
Exports the current configuration to a file.
- Parameters:
- configPyroLabConfiguration
The configuration to export.
- filenamestr or Path
The path to the configuration file or directory to export to.