# File lib/pry/commands/edit.rb, line 71 def file_based_exception? opts.present?(:ex) && !opts.present?(:patch) end