# File lib/vendor/darwin/lib/rb-fsevent/fsevent.rb, line 90 def pipe @pipe ||= IO.popen([self.class.watcher_path] + @options + @paths) end