launch_job_monitor#

Desktop.launch_job_monitor(input_file: str | Path) bool#

Launch job monitor. This method is opening the job monitor tool.

Parameters:
input_filestr or pathlib.Path

Full path to the project.

Returns:
bool

True when successful, False when failed.

References

>>> oDesktop.LaunchJobMonitor