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.7.1
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.