status() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
static VALUE
echild_status(VALUE self)
{
    return rb_ivar_get(self, rb_intern("status"));
}
Register or log in to add new notes.