Class: FDE::Slack::Notification::Config
- Inherits:
-
Object
- Object
- FDE::Slack::Notification::Config
- Defined in:
- lib/slack/notification.rb
Instance Attribute Summary collapse
-
#webhook ⇒ Object
Returns the value of attribute webhook.
Instance Attribute Details
#webhook ⇒ Object
Returns the value of attribute webhook.
14 15 16 |
# File 'lib/slack/notification.rb', line 14 def webhook @webhook end |