export_settings

export_settings(filepath: unicode) None

Save workspace settings to a file.

Parameters

filepath (unicode) – Path to the output file.

Return type

None

Raises

RuntimeError – in case of writing errors.