# File lib/guard/cli.rb, line 73 def start verify_bundler_presence ::Guard.start(options) rescue Interrupt ::Guard.stop abort end