Support for the Ruby 2.4 series has ended. See here for reference.
RuntimeError
Thrown when PTY::check is called for a pid that represents a process that has exited.
PTY::check
Returns the exit status of the child for which PTY#check raised this exception
static VALUE echild_status(VALUE self) { return rb_ivar_get(self, rb_intern("status")); }
This page was generated for Ruby 2.4.2
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.