dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
Process.wait
process
Process
Blocking wait for the process to terminated.
interface
Process
@
safe
int
wait
(
)
Return Value
Type:
int
the exit status.
Meta
Source
See Implementation
process
Process
functions
destroy
kill
osHandle
pipe
status
stderr
terminated
tryWait
wait
Blocking wait for the process to terminated.