Current Path : /proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/WeakRef/ |
Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/WeakRef/__getobj__-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Return the object this WeakRef references. Raises RefError if the object has been garbage collected. The object returned is the object to which method calls are delegated (see Delegator). full_name: WeakRef#__getobj__ is_singleton: false name: __getobj__ params: () visibility: public