import_placeholders_file#
- property OslServerProcess.import_placeholders_file: Path | None#
- Path to the placeholders import file. - Returns:
- Optional[- pathlib.Path]
- Path to the placeholders import file, if defined; - Noneotherwise.
 
 
Path to the placeholders import file.
Optional[pathlib.Path]Path to the placeholders import file, if defined; None otherwise.