In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

PTY::ChildExited

Public Instance Methods

status() click to toggle source
                
static VALUE
echild_status(VALUE self)
{
    return rb_ivar_get(self, rb_intern("status"));
}
blog comments powered by Disqus