# File lib/rb-fsevent/fsevent.rb, line 109 def open_pipe IO.popen("'#{self.class.watcher_path}' #{options_string} #{shellescaped_paths}") end