= private = protected
status()
Return the status value associated with this system exit.
static VALUE exit_status(VALUE exc) { return rb_attr_get(exc, id_status); }