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.6.4
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.2.