MCPcopy
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
34export function onCancel() {
35 process.exit(1)
36}
37
38/**
39 * When adding a new codemod, ensure to set the target canary version

Callers 1

cancelFunction · 0.85

Calls 1

exitMethod · 0.45

Tested by 1

cancelFunction · 0.68