Libraries
»
contextio-lite
(0.0.4)
»
Index
»
ContextIO
»
Lite
»
Webhook
»
#active?
Method: ContextIO::Lite::Webhook#active?
Defined in:
lib/contextio/lite/webhook.rb
#
active?
⇒
Boolean
Returns:
(
Boolean
)
22 23 24
# File 'lib/contextio/lite/webhook.rb', line 22
def
active?
!
!
active
end