Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Dir
/
//opt/alt/ruby21/share/ri/2.1.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"Gdirectory. Will raise a <code>SystemCallError</code> if the named ;TI"directory doesn't exist.;To:RDoc::Markup::BlankLine o; ; [I"OThe optional <i>enc</i> argument specifies the encoding of the directory. ;TI"7If 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