Class: Notiffany::Notifier::Libnotify
- Defined in:
- lib/notiffany/notifier/libnotify.rb
Overview
Constant Summary collapse
- DEFAULTS =
{ transient: false, append: true, timeout: 3 }
Constants inherited from Base
Base::ERROR_ADD_GEM_AND_RUN_BUNDLE, Base::HOSTS
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#_image_path, #initialize, #name, #notify, #title
Constructor Details
This class inherits a constructor from Notiffany::Notifier::Base