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.
13 14 15 |
# File 'lib/slack/notification.rb', line 13 def webhook @webhook end |