Class: UniformNotifier::TerminalNotifier
- Defined in:
- lib/uniform_notifier/terminal_notifier.rb
Class Method Summary collapse
Methods inherited from Base
inline_notify, out_of_channel_notify
Class Method Details
.active? ⇒ Boolean
6 7 8 |
# File 'lib/uniform_notifier/terminal_notifier.rb', line 6 def active? !!UniformNotifier.terminal_notifier end |