dump_project_state#
- property OslServerProcess.dump_project_state: Path | None#
 Path to a project state dump file to export.
- Returns:
 Optional[pathlib.Path]Path to a project state dump file to export, if defined;
Noneotherwise.
Path to a project state dump file to export.
Optional[pathlib.Path]Path to a project state dump file to export, if defined; None otherwise.