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
/
ruby27
/
share
/
ri
/
system
/
Binding
/
//opt/alt/ruby27/share/ri/system/Binding/eval-i.ri
U:RDoc::AnyMethod[iI" eval:ETI"Binding#eval;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"AEvaluates the Ruby expression(s) in <em>string</em>, in the ;TI"H<em>binding</em>'s context. If the optional <em>filename</em> and ;TI"D<em>lineno</em> parameters are present, they will be used when ;TI"reporting syntax errors.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"def get_binding(param) ;TI" binding ;TI" end ;TI"b = get_binding("hello") ;TI""b.eval("param") #=> "hello";T:@format0: @fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0I"9binding.eval(string [, filename [,lineno]]) -> obj ;T0[ I"(p1, p2 = v2, p3 = v3);T@FI"Binding;TcRDoc::NormalClass00