PID
PID
The PID class represents an integer process ID.
Bool
method Bool( ā¶ Bool)
In Bool context the PID returns the result of .exists
exists
method exists( ā¶ Bool)
Returns true if the process exists on the system.
kill
Sends the process a signal. Returns true if the signal was successfully sent.