Class: Twterm::Event::Notification::Error
- Inherits:
-
AbstractNotification
- Object
- Base
- AbstractNotification
- Twterm::Event::Notification::Error
- Defined in:
- lib/twterm/event/notification/error.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/error.rb', line 7 def color [:white, :red] end |