Class: Events::Emitter::Listeners

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

Instance Attribute Summary collapse

Instance Attribute Details

#warnedObject

Returns the value of attribute warned.



35
36
37
# File 'lib/events.rb', line 35

def warned
  @warned
end