Crig::Memory::NoopDemotionHook
Inherits Crig::Memory::DemotionHook < Struct < Value < Object
A DemotionHook that does nothing. Useful as a default when an adapter requires a hook value but the caller has no long-tail store wired up yet.
Constructors
new
SourceInstance methods
initialize
Source