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/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"Rake::FileList::new;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"KCreate a file list from the globbable patterns given. If you wish to ;TI"Iperform multiple includes or excludes at object build time, use the ;TI""yield self" pattern.;To:RDoc::Markup::BlankLine o; ; [I" Example:;To:RDoc::Markup::Verbatim; [ I">file_list = FileList.new('lib /*.rb', 'test/test*.rb') ;TI" ;TI"2pkg_files = FileList.new('lib/ *') do |fl| ;TI" fl.exclude(/\bCVS\b/) ;TI"end;T:@format0: @fileI"lib/rake/file_list.rb;T:0@omit_headings_from_table_of_contents_below00I" self;T[ I"(*patterns);T@FI" FileList;TcRDoc::NormalClass00