Class: Twterm::Event::Notification::Success
- Inherits:
-
AbstractNotification
- Object
- Base
- AbstractNotification
- Twterm::Event::Notification::Success
- Defined in:
- lib/twterm/event/notification/success.rb
Instance Attribute Summary
Attributes inherited from AbstractNotification
Instance Method Summary collapse
Methods inherited from AbstractNotification
Methods inherited from Base
Methods included from Utils
Constructor Details
This class inherits a constructor from Twterm::Event::Notification::AbstractNotification
Instance Method Details
#color ⇒ Object
7 8 9 |
# File 'lib/twterm/event/notification/success.rb', line 7 def color [:black, :green] end |