Process.wait

Suspend fiber until the child process finishes

struct Process
@safe @nogc
int
wait

Return Value

Type: int

Return the child's return value

Meta