Libraries
»
pask
(0.1.0)
»
Index
»
Pask
»
Event
»
#c_call?
Method: Pask::Event#c_call?
Defined in:
lib/pask/event.rb
#
c_call?
⇒
Boolean
Returns:
(
Boolean
)
66 67 68
# File 'lib/pask/event.rb', line 66
def
c_call?
@name
==
C_CALL
end