stat.stopped? â true or false
Instance Public methods
Returns true if this process is stopped. This is only returned
if the corresponding wait call had the WUNTRACED
flag set.
Returns true if this process is stopped. This is only returned
if the corresponding wait call had the WUNTRACED
flag set.
Please login to continue.