import_settings

import_settings(filepath: unicode) None

Import workspace settings from a file.

Parameters

filepath (unicode) – Path to the input file.

Return type

None

Raises

RuntimeError – in case of readin errors.