method

private_call?

ruby 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);
}