| .. | |||||
| RefError | |||||
| __getobj__-i.yaml | |||||
| __setobj__-i.yaml | |||||
| cdesc-WeakRef.yaml | |||||
| new-c.yaml | |||||
| weakref_alive%3f-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
| .. | |||||
| RefError | |||||
| __getobj__-i.yaml | |||||
| __setobj__-i.yaml | |||||
| cdesc-WeakRef.yaml | |||||
| new-c.yaml | |||||
| weakref_alive%3f-i.yaml |