File: C:/Ruby27-x64/share/ri/2.7.0/system/StringIO/lineno-i.ri
U:RDoc::AnyMethod[iI"lineno:ETI"StringIO#lineno;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [
I"9Returns the current line number. The stream 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 <code>$.</code> 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