= private = protected
quoting_detection_proc()
Returns the quoting detection Proc object.
static VALUE readline_s_get_quoting_detection_proc(VALUE self) { return rb_attr_get(mReadline, quoting_detection_proc); }