method
close_enabled?
v2_5_5 -
Show latest stable
- Class:
Fiddle::Handle
close_enabled?()public
Returns true if dlclose() will be called when this handle is garbage collected.
See man(3) dlclose() for more info.
close_enabled?()Returns true if dlclose() will be called when this handle is garbage collected.
See man(3) dlclose() for more info.