U:RDoc::AnyMethod[iI" lineno=:ETI"IO#lineno=;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"?Manually sets the current line number to the given value. ;TI"6$. is updated only on the next read.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I"f = File.new("testfile") ;TI"9f.gets #=> "This is line one\n" ;TI"&$. #=> 1 ;TI"f.lineno = 1000 ;TI")f.lineno #=> 1000 ;TI"D$. #=> 1 # lineno of last read ;TI"9f.gets #=> "This is line two\n" ;TI"C$. #=> 1001 # lineno of last read;T: @format0: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"(ios.lineno = integer -> integer ;T0[I" (p1);T@FI"IO;TcRDoc::NormalClass00