MCPcopy
hub / github.com/vercel/next.js / reload

Method reload

turbopack/packages/devlow-bench/src/browser.ts:16–16  ·  view source on GitHub ↗
(metricName: string)

Source from the content-addressed store, hash-verified

14 hardNavigation(metricName: string, url: string): Promise<Page>
15 softNavigationByClick(metricName: string, selector: string): Promise<void>
16 reload(metricName: string): Promise<void>
17}
18
19const browserOutput = Boolean(process.env.BROWSER_OUTPUT)

Implementers 1

BrowserSessionImplturbopack/packages/devlow-bench/src/br

Calls

no outgoing calls

Tested by

no test coverage detected