proc v1.1.3 (2022-05-17T08:31:57Z)
Dub
Repo
SpawnProcess.wait
proc
process
SpawnProcess
Blocking wait for the process to terminated.
struct
SpawnProcess
@
safe
int
wait
(
)
Return Value
Type:
int
the exit status.
Meta
Source
See Implementation
proc
process
SpawnProcess
constructors
this
destructors
~this
functions
dispose
kill
osHandle
status
terminated
tryWait
wait
Blocking wait for the process to terminated.