Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
RuntimeError
Thrown when PTY#check is called for a pid that represents a process that has exited.
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 1.9.3
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.0.