Libraries
»
libsl
(0.0.3)
»
Index
»
LibSL
»
EventManager
»
handlers
Method: LibSL::EventManager.handlers
Defined in:
lib/events.rb
.
handlers
⇒
Object
35 36 37 38
# File 'lib/events.rb', line 35
def
self
.
handlers
@@handlers
||=
[
]
@@handlers
end