MCPcopy Create free account
hub / github.com/vercel/vercel / index.ts

File index.ts

packages/cli/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isErrnoException, isError, errorToString } from '@vercel/error-utils';
2
3try {
4 // Test to see if cwd has been deleted before

Callers

nothing calls this directly

Calls 15

isErrorFunction · 0.90
fetchLatestVersionFunction · 0.90
updateLatestVersionCacheFunction · 0.90
canAutoUpdateFunction · 0.90
executeUpgradeFunction · 0.90
isNativeBinaryInstallFunction · 0.85
getLatestVersionFunction · 0.85
promptAndUpgradeFunction · 0.85
boxFunction · 0.85
cmdFunction · 0.85
getUpdateCommandFunction · 0.85
cwdMethod · 0.80

Tested by

no test coverage detected