PipeProcess.wait

Blocking wait for the process to terminated.

struct PipeProcess
@safe
int
wait
()

Return Value

Type: int

the exit status.

Meta