Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/vercel/vercel
/ sync
Method
sync
packages/python/test/unit.test.ts:3916–3916 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3914
return
new
Set(mockInstalledVersions);
3915
}
3916
async
sync() {}
3917
async
lock() {}
3918
async
pip(options: { args: string[] }) {
3919
pipCalls.push(options.args);
Callers
12
remix.config.js
File · 0.45
resolveSystemRuby
Function · 0.45
isInstalled
Function · 0.45
startDevServer
Function · 0.45
setupUnitFixture
Function · 0.45
readPersistedCliSession
Function · 0.45
writePersistedCliSession
Function · 0.45
readPersistedCliDevice
Function · 0.45
writePersistedCliDevice
Function · 0.45
readLocalConfig
Function · 0.45
execExtension
Function · 0.45
webpack.config.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected