Class: Procmon::Notifiers::Notifier
- Inherits:
-
Object
- Object
- Procmon::Notifiers::Notifier
- Defined in:
- lib/procmon/notifiers/notifier.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.notify ⇒ Object
4 5 6 |
# File 'lib/procmon/notifiers/notifier.rb', line 4 def self.notify raise "Implement in subclass!" end |