18 19 20 21 22 23
# File 'lib/fssm/backends/inotify.rb', line 18 def run begin @notifier.run rescue Interrupt end end