MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / clearCache

Method clearCache

src/platform/api/python-envs/api.ts:627–627  ·  view source on GitHub ↗

* Clears the package manager's cache. * @returns A promise that resolves when the cache is cleared.

()

Source from the content-addressed store, hash-verified

625 * @returns A promise that resolves when the cache is cleared.
626 */
627 clearCache?(): Promise<void>;
628}
629
630/**

Callers 4

refreshMethod · 0.65
clearCacheFunction · 0.65
refreshMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected