process

in lib/pry-byebug/commands/finish.rb [19:24]


    def process
      PryByebug.check_file_context(target)

      breakout_navigation :finish
    end