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

Method sync

packages/sdk/js/src/v2/gen/sdk.gen.ts:7206–7208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7204
7205 private _sync?: Sync
7206 get sync(): Sync {
7207 return (this._sync ??= new Sync({ client: this.client }))
7208 }
7209
7210 private _tui?: Tui
7211 get tui(): Tui {

Callers 15

index.tsFile · 0.80
tutorial.tsFile · 0.80
truncatedStreamFunction · 0.80
fromWebSocketFunction · 0.80
mountFunction · 0.80
app.tsxFile · 0.80
warpFunction · 0.80

Calls

no outgoing calls

Tested by 15

mountFunction · 0.64
contextualFunction · 0.64
pullFunction · 0.64
captureFunction · 0.64
withEnvFunction · 0.64
withEnvFunction · 0.64
withEnvFunction · 0.64
withEnvFunction · 0.64
withEnvFunction · 0.64
withEnvFunction · 0.64
withEnvFunction · 0.64
withEnvFunction · 0.64