MCPcopy Create free account
hub / github.com/vercel/vercel / get-update-command.test.ts

File get-update-command.test.ts

packages/cli/test/unit/util/get-update-command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'vitest';
2import { sep } from 'path';
3import getUpdateCommand, {
4 isGlobal,

Callers

nothing calls this directly

Calls 4

isGlobalFunction · 0.90
getUpdateCommandFunction · 0.85
setExecPathFunction · 0.85
splitMethod · 0.80

Tested by

no test coverage detected