File: C:/Ruby27-x64/share/ri/2.7.0/system/Dir/read-i.ri
U:RDoc::AnyMethod[iI" read:ETI"
Dir#read;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HReads the next entry from <em>dir</em> and returns it as a string. ;TI"7Returns <code>nil</code> at the end of the stream.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"d = Dir.new("testdir")
;TI"d.read #=> "."
;TI"d.read #=> ".."
;TI"d.read #=> "config.h";T:@format0:
@fileI"
dir.c;T:0@omit_headings_from_table_of_contents_below0I"dir.read -> string or nil
;T0[ I"();T@FI"Dir;TcRDoc::NormalClass00