distssh v3.1.1 (2020-09-23T20:47:34Z)
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.