MCPcopy
hub / github.com/anomalyco/opencode / remove

Method remove

packages/enterprise/src/core/storage.ts:8–8  ·  view source on GitHub ↗
(path: string)

Source from the content-addressed store, hash-verified

6 read(path: string): Promise<string | undefined>
7 write(path: string, value: string): Promise<void>
8 remove(path: string): Promise<void>
9 list(options?: { prefix?: string; limit?: number; after?: string; before?: string }): Promise<string[]>
10 }
11

Callers 15

member-section.tsxFile · 0.65
key-section.tsxFile · 0.65
DELETEFunction · 0.65
azure.tsFile · 0.65
authFunction · 0.65
removeFunction · 0.65
recoverFunction · 0.65
DialogStashFunction · 0.65
removeFunction · 0.65
removeFunction · 0.65
credential.test.tsFile · 0.65

Calls

no outgoing calls

Tested by 15

replaySessionProjectionFunction · 0.52
readyFunction · 0.52
removeFunction · 0.52
removeCreatedWorktreeFunction · 0.52
remappedFsFunction · 0.52
removeFunction · 0.52
withSessionFunction · 0.52
removeFunction · 0.52
createWorkspaceFunction · 0.52
withSessionFunction · 0.52
withSessionFunction · 0.52
createLocalWorkspaceFunction · 0.52