distssh ~dynamic-poll (2021-10-29T14:12:55.9106259)
Dub
Repo
SpawnProcess.wait
proc
SpawnProcess
Blocking wait for the process to terminated.
struct
SpawnProcess
@
safe
int
wait
(
)
Return Value
Type:
int
the exit status.
Meta
Source
See Implementation
proc
SpawnProcess
constructors
this
destructors
~this
functions
dispose
kill
osHandle
status
terminated
tryWait
wait
Blocking wait for the process to terminated.