dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
PipeProcess.wait
process
PipeProcess
Blocking wait for the process to terminated.
struct
PipeProcess
@
safe
int
wait
(
)
Return Value
Type:
int
the exit status.
Meta
Source
See Implementation
process
PipeProcess
constructors
this
functions
dispose
kill
osHandle
pipe
status
stderr
terminated
tryWait
wait
Blocking wait for the process to terminated.