Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it } from
'vitest'
;
2
import
{ sep } from
'path'
;
3
import
getUpdateCommand, {
4
isGlobal,
Callers
nothing calls this directly
Calls
4
isGlobal
Function · 0.90
getUpdateCommand
Function · 0.85
setExecPath
Function · 0.85
split
Method · 0.80
Tested by
no test coverage detected