output_file#
- property OslServerProcess.output_file: Path | None#
 Path to the output file for writing project run results to.
- Returns:
 Optional[pathlib.Path]Path to the output file for writing project run results to, if defined;
Noneotherwise.
Path to the output file for writing project run results to.
Optional[pathlib.Path]Path to the output file for writing project run results to, if defined;
None otherwise.