distssh ~dynamic-poll (2021-10-29T14:12:55.9106259)
Dub
Repo
PipeProcess.wait
proc
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
PipeProcess
constructors
this
functions
dispose
kill
osHandle
status
stderr
stdin
stdout
terminated
tryWait
wait
Blocking wait for the process to terminated.