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

Method delete

test/lib/next-test-utils.ts:838–840  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

836 }
837
838 delete() {
839 unlinkSync(this.path)
840 }
841
842 restore() {
843 this.write(this.originalContent!)

Callers 15

runTestsFunction · 0.95
runTestOnceFunction · 0.45
measureTextCachedFunction · 0.45
externals.test.tsFile · 0.45
index.test.tsFile · 0.45
index.test.tsFile · 0.45
index.test.tsFile · 0.45
index.test.tsFile · 0.45
subscribeFunction · 0.45
routeHandlerFunction · 0.45

Calls

no outgoing calls

Tested by 3

runTestsFunction · 0.76
normalizeValidationUrlFunction · 0.36
getRequestKeyMethod · 0.36