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