method
weakref_alive?
v1_8_7_72 -
Show latest stable
- Class:
WeakRef
weakref_alive?()public
Returns true if the referenced object still exists, and false if it has been garbage collected.
weakref_alive?()Returns true if the referenced object still exists, and false if it has been garbage collected.