output_file#

property OslServerProcess.output_file: Path | None#

Path to the output file for writing project run results to.

Returns:
Union[pathlib.Path, None]

Path to the output file for writing project run results to, if defined; None otherwise.