File: //usr/share/ri/3.0.0/system/Dir/open-c.ri
U:RDoc::AnyMethod[iI" open:ETI"Dir::open;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Verbatim; [ I" Dir.open( string ) -> aDir
;TI"/Dir.open( string, encoding: enc ) -> aDir
;TI"6Dir.open( string ) {| aDir | block } -> anObject
;TI"EDir.open( string, encoding: enc ) {| aDir | block } -> anObject
;T:@format0o:RDoc::Markup::Paragraph; [I"\The optional <i>encoding</i> keyword argument specifies the encoding of the directory. ;TI"7If not specified, the filesystem encoding is used.;To:RDoc::Markup::BlankLine o;; [ I"FWith no block, <code>open</code> is a synonym for Dir::new. If a ;TI"Dblock is present, it is passed <i>aDir</i> as a parameter. The ;TI"Hdirectory is closed at the end of the block, and Dir::open returns ;TI"the value of the block.;T:
@fileI"dir.rb;T:0@omit_headings_from_table_of_contents_below00I"dir;T[ I""(name, encoding: nil, &block);T@FI"Dir;TcRDoc::NormalClass00