JezK
Edit File: cover%3f-i.ri
U:RDoc::AnyMethod[iI"cover?:ETI"Range#cover?;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"HReturns <code>true</code> if +obj+ is between the begin and end of ;TI"the range.;To:RDoc::Markup::BlankLine o; ; [I"OThis tests <code>begin <= obj <= end</code> when #exclude_end? is +false+ ;TI"Fand <code>begin <= obj < end</code> when #exclude_end? is +true+.;T@o:RDoc::Markup::Verbatim; [I"(("a".."z").cover?("c") #=> true ;TI")("a".."z").cover?("5") #=> false ;TI"'("a".."z").cover?("cc") #=> true;T:@format0: @fileI"range.c;T:0@omit_headings_from_table_of_contents_below0I"(rng.cover?(obj) -> true or false ;T0[ I" (p1);T@FI" Range;TcRDoc::NormalClass00