dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
PipeProcess.wait
proc
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
proc
process
PipeProcess
constructors
this
functions
dispose
kill
osHandle
status
stderr
stdin
stdout
terminated
tryWait
wait
Blocking wait for the process to terminated.