U:RDoc::AnyMethod[iI" lineno:ETI"StringIO#lineno;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"FReturns the current line number in *strio*. The stringio must be ;TI"Hopened for reading. +lineno+ counts the number of times +gets+ is ;TI"Fcalled, rather than the number of newlines encountered. The two ;TI"Ivalues will differ if +gets+ is called with a separator other than ;TI"6newline. See also the $. variable.;T: @fileI"ext/stringio/stringio.c;T:0@omit_headings_from_table_of_contents_below0I" strio.lineno -> integer ;T0[I"();T@FI" StringIO;TcRDoc::NormalClass00