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 2.7.0
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.2.