U:RDoc::AnyMethod[iI"generate_line:EFI"CSV::generate_line;TT: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"NThis method is a shortcut for converting a single row (Array) into a CSV ;TI" String.;To:RDoc::Markup::BlankLineo; ; [ I"RThe +options+ parameter can be anything CSV::new() understands. This method ;TI"Lunderstands an additional :encoding parameter to set the base ;TI"PEncoding for the output. This method will try to guess your Encoding from ;TI"Nthe first non-+nil+ field in +row+, if possible, but you may need to use ;TI"%this parameter as a backup plan.;T@o; ; [I"QThe :row_sep +option+ defaults to $INPUT_RECORD_SEPARATOR ;TI",($/) when calling this method.;T: @fileI"lib/csv.rb;T:0@omit_headings_from_table_of_contents_below000[I"(row, options = Hash.new);T@FI"CSV;TcRDoc::NormalClass00