process

in lib/pry-byebug/commands/backtrace.rb [22:27]


    def process
      PryByebug.check_file_context(target)

      breakout_navigation :backtrace
    end