Method: Eye::Notify#async_notify
- Defined in:
- lib/eye/notify.rb
#async_notify ⇒ Object
67 68 69 70 |
# File 'lib/eye/notify.rb', line 67 def async_notify async.notify after(TIMEOUT) { terminate } end |
67 68 69 70 |
# File 'lib/eye/notify.rb', line 67 def async_notify async.notify after(TIMEOUT) { terminate } end |