MCPcopy 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.jsFile · 0.45
resolveSystemRubyFunction · 0.45
isInstalledFunction · 0.45
startDevServerFunction · 0.45
setupUnitFixtureFunction · 0.45
readPersistedCliSessionFunction · 0.45
writePersistedCliSessionFunction · 0.45
readPersistedCliDeviceFunction · 0.45
writePersistedCliDeviceFunction · 0.45
readLocalConfigFunction · 0.45
execExtensionFunction · 0.45
webpack.config.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected