File: //usr/share/ri/3.0.0/system/Object/CSV-i.ri
U:RDoc::AnyMethod[iI"CSV:ETI"Object#CSV;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"$Passes +args+ to CSV::instance.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"CSV("CSV,data").read
;TI" #=> [["CSV", "data"]]
;T:@format0o;
; [I"PIf a block is given, the instance is passed the block and the return value ;TI"+becomes the return value of the block.;T@o;; [I"CSV("CSV,data") { |c|
;TI". c.read.any? { |a| a.include?("data") }
;TI"} #=> true
;TI"
;TI"CSV("CSV,data") { |c|
;TI"1 c.read.any? { |a| a.include?("zombies") }
;TI"} #=> false;T;
0:
@fileI"lib/csv.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(*args, &block);T@ FI"Object;TcRDoc::NormalClass00