Process.isRunning

bool isRunning() @safe

Checks if the process is still running.

Returns

true if the process is running, false otherwise.