U:RDoc::AnyMethod[iI"quoting_detection_proc=:ETI"&Readline::quoting_detection_proc=;TT: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [ I"NSpecifies a Proc object +proc+ to determine if a character in the user's ;TI"Linput is escaped. It should take the user's input and the index of the ;TI"Qcharacter in question as input, and return a boolean (true if the specified ;TI"character is escaped).;To:RDoc::Markup::BlankLineo; ; [ I"DReadline will only call this proc with characters specified in ;TI"M+completer_quote_characters+, to discover if they indicate the end of a ;TI"1quoted argument, or characters specified in ;TI"M+completer_word_break_characters+, to discover if they indicate a break ;TI"between arguments.;T@o; ; [I"NIf +completer_quote_characters+ is not set, or if the user input doesn't ;TI"Icontain one of the +completer_quote_characters+ or a +\+ character, ;TI"7Readline will not attempt to use this proc at all.;T@o; ; [I"HRaises ArgumentError if +proc+ does not respond to the call method.;T: @fileI"ext/readline/readline.c;T:0@omit_headings_from_table_of_contents_below0I",Readline.quoting_detection_proc = proc ;T0[I" (p1);T@!FI" Readline;TcRDoc::NormalModule00