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
/
Fiber
/
//opt/alt/ruby21/share/ri/2.1.0/system/Fiber/yield-c.ri
U:RDoc::AnyMethod[iI" yield:ETI"Fiber::yield;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"HYields control back to the context that resumed the fiber, passing ;TI"Galong any arguments that were passed to it. The fiber will resume ;TI"Gprocessing at this point when <code>resume</code> is called next. ;TI"FAny arguments passed to the next <code>resume</code> will be the ;TI"Fvalue that this <code>Fiber.yield</code> expression evaluates to.;T: @fileI"cont.c;T:0@omit_headings_from_table_of_contents_below0I"#Fiber.yield(args, ...) -> obj ;T0[ I"(*args);T@FI" Fiber;TcRDoc::NormalClass00