SpawnProcess.tryWait

Non-blocking wait for the process termination.

struct SpawnProcess
@safe
bool
tryWait
()

Return Value

Type: bool

true if the process has terminated.

Meta