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
/
Rake
/
FileList
/
//opt/alt/ruby21/share/ri/2.1.0/system/Rake/FileList/cdesc-FileList.ri
U:RDoc::NormalClass[iI" FileList:ETI"Rake::FileList;TI"Object;To:RDoc::Markup::Document:@parts[o;;[ o:RDoc::Markup::Paragraph;[I"O######################################################################### ;TI"MA FileList is essentially an array with a few helper methods defined to ;TI")make file manipulation a bit easier.;To:RDoc::Markup::BlankLine o; ;[I"PFileLists are lazy. When given a list of glob patterns for possible files ;TI"Oto be included in the file list, instead of searching the file structures ;TI"Dto find the files, a FileList holds the pattern for latter use.;T@o; ;[ I"JThis allows us to define a number of FileList to match any number of ;TI"Nfiles, but only search out the actual files when then FileList itself is ;TI"Factually used. The key is that the first time an element of the ;TI"PFileList/Array is requested, the pending patterns are resolved into a real ;TI"list of file names.;T: @fileI"lib/rake/file_list.rb;T:0@omit_headings_from_table_of_contents_below0;0;0[ [ U:RDoc::Constant[i I"ARRAY_METHODS;FI""Rake::FileList::ARRAY_METHODS;T00o;;[o; ;[I"FList of array methods (that are not in +Object+) that need to be ;TI"delegated.;T;@ ;0@ @cRDoc::NormalClass0U; [i I"MUST_DEFINE;FI" Rake::FileList::MUST_DEFINE;T00o;;[o; ;[I"7List of additional methods that must be delegated.;T;@ ;0@ @@-0U; [i I"MUST_NOT_DEFINE;FI"$Rake::FileList::MUST_NOT_DEFINE;T00o;;[o; ;[I"JList of methods that should not be delegated here (we define special ;TI"(versions of them explicitly below).;T;@ ;0@ @@-0U; [i I"SPECIAL_RETURN;FI"#Rake::FileList::SPECIAL_RETURN;T00o;;[o; ;[I"GList of delegated methods that return new array values which need ;TI"wrapping.;T;@ ;0@ @@-0U; [i I"DELEGATING_METHODS;FI"'Rake::FileList::DELEGATING_METHODS;T00o;;[ ;@ ;0@ @@-0[[I"Cloneable;To;;[ ;@ ;0I"lib/rake/file_list.rb;T[[I" class;T[[:public[[I"new;T@V[:protected[ [:private[ [I" instance;T[[;[[I"*;T@V[I"==;T@V[I"add;T@V[I"clear_exclude;F@V[I"exclude;F@V[I"include;F@V[I" is_a?;F@V[I" kind_of?;F@V[I"resolve;F@V[I"resolve_add;F@V[I" to_a;F@V[I"to_ary;F@V[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ;0;0[@ I" Rake;FcRDoc::NormalModule