distssh ~master (2021-10-15T05:03:41.2224273)
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.