Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Process
Process.create_process

Method Process.create_process()->wait()


Method wait

int wait()

Description

Waits for the process to end.

Returns

The exit code of the process.