process

in lib/pry-byebug/commands/frame.rb [26:31]


    def process
      PryByebug.check_file_context(target)

      breakout_navigation :frame, index: args.first
    end