Class: FDE::Slack::Notification::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/slack/notification.rb

Instance Attribute Summary collapse

Instance Attribute Details

#webhookObject

Returns the value of attribute webhook.



13
14
15
# File 'lib/slack/notification.rb', line 13

def webhook
  @webhook
end