method
private_call?
v2_4_6 -
Show latest stable
- Class:
NoMethodError
private_call?()public
No documentation available.
static VALUE
nometh_err_private_call_p(VALUE self)
{
return rb_attr_get(self, id_private_call_p);
} private_call?()No documentation available.
static VALUE
nometh_err_private_call_p(VALUE self)
{
return rb_attr_get(self, id_private_call_p);
}