File: C:/Ruby27-x64/share/ri/2.7.0/system/Dir/children-c.ri
U:RDoc::AnyMethod[iI"
children:ETI"Dir::children;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"EReturns an array containing all of the filenames except for "." ;TI"Fand ".." in the given directory. Will raise a SystemCallError if ;TI"'the named directory doesn't exist.;To:RDoc::Markup::BlankLine o;
; [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":Dir.children("testdir") #=> ["config.h", "main.rb"];T:@format0:
@fileI"
dir.c;T:0@omit_headings_from_table_of_contents_below0I"eDir.children( dirname ) -> array
Dir.children( dirname, encoding: enc ) -> array
;T0[ I"(*args);T@FI"Dir;TcRDoc::NormalClass00