Class: Events::Emitter::OnceWrapper

Inherits:
Proc
  • Object
show all
Defined in:
lib/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#originalObject

Returns the value of attribute original.



39
40
41
# File 'lib/events.rb', line 39

def original
  @original
end