ProcessMonitor.wait

Block on the current fibre until the process has exited.

Returns the exit code of the process, regardless of whether it had to wait or not.

When called before any process starts, it returns int.init.

class ProcessMonitor
shared
int
wait
()

Meta