Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Enumerator
/
Yielder
/
//proc/thread-self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/Enumerator/Yielder/to_proc-i.ri
U:RDoc::AnyMethod[iI"to_proc:ETI" Enumerator::Yielder#to_proc;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"@Returns a Proc object that takes an argument and yields it.;To:RDoc::Markup::BlankLine o; ; [I"IThis method is implemented so that a Yielder object can be directly ;TI"2passed to another method as a block argument.;T@o:RDoc::Markup::Verbatim; [ I"!enum = Enumerator.new { |y| ;TI"! Dir.glob("*.rb") { |file| ;TI"1 File.open(file) { |f| f.each_line(&y) } ;TI" } ;TI"};T:@format0: @fileI"enumerator.c;T:0@omit_headings_from_table_of_contents_below000[ I"();T@FI"Yielder;TcRDoc::NormalClass00