HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Dir/entries-c.ri
U:RDoc::AnyMethod[iI"entries:ETI"Dir::entries;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"CReturns an array containing all of the filenames in the given ;TI"Ddirectory. Will raise a SystemCallError if the named directory ;TI"doesn't exist.;To:RDoc::Markup::BlankLineo;
;	[I"QThe optional <i>encoding</i> keyword argument specifies the encoding of the ;TI"Bdirectory. If not specified, the filesystem encoding is used.;T@o:RDoc::Markup::Verbatim;	[I"DDir.entries("testdir")   #=> [".", "..", "config.h", "main.rb"];T:@format0:
@fileI"
dir.c;T:0@omit_headings_from_table_of_contents_below0I"cDir.entries( dirname )                -> array
Dir.entries( dirname, encoding: enc ) -> array
;T0[I"(*args);T@FI"Dir;TcRDoc::NormalClass00