File: //usr/share/ri/3.0.0/system/Kernel/binding-i.ri
U:RDoc::AnyMethod[iI"binding:ETI"Kernel#binding;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"=Returns a +Binding+ object, describing the variable and ;TI"Hmethod bindings at the point of call. This object can be used when ;TI"=calling +eval+ to execute the evaluated command in this ;TI">environment. See also the description of class +Binding+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [
I"def get_binding(param)
;TI" binding
;TI" end
;TI"b = get_binding("hello")
;TI"#eval("param", b) #=> "hello";T:@format0:
@fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0I"binding -> a_binding
;T0[ I"();T@FI"Kernel;TcRDoc::NormalModule00