Libraries
»
pask
(0.1.0)
»
Index
»
Pask
»
Event
»
#call?
Method: Pask::Event#call?
Defined in:
lib/pask/event.rb
#
call?
⇒
Boolean
Returns:
(
Boolean
)
62 63 64
# File 'lib/pask/event.rb', line 62
def
call?
@name
==
CALL
end