Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ onCancel
Function
onCancel
packages/next-codemod/lib/utils.ts:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
export
function
onCancel() {
35
process.exit(1)
36
}
37
38
/**
39
* When adding a
new
codemod, ensure to set the target canary version
Callers
1
cancel
Function · 0.85
Calls
1
exit
Method · 0.45
Tested by
1
cancel
Function · 0.68