Module | Guard::Notifier |
In: |
lib/guard/notifier.rb
|
APPLICATION_NAME | = | "Guard" | Application name as shown in the specific notification settings |
gntp | [RW] | |
growl_library | [RW] |
Test if the notifications are enabled and available.
@return [Boolean] whether the notifications are available
Show a message with the system notification.
@see .image_path
@param [String] the message to show @option options [Symbol, String] image the image symbol or path to an image @option options [String] title the notification title