☰
D
dejadoc
DDN-UTIL-MONACO
/
ddn.util.monaco.process
/
Process.opEquals
🔍
☾
Process.opEquals
bool opEquals(const
Process
other)
const
@safe
nothrow
Compares two Process objects for equality.
Parameters
other
The other Process to compare with.
Returns
true if both processes have the same PID.