MCPcopy Index your code
hub / github.com/anomalyco/opencode / reconnect

Function reconnect

packages/tui/src/context/editor.ts:354–356  ·  view source on GitHub ↗
(directory?: string)

Source from the content-addressed store, hash-verified

352 return store.server
353 },
354 reconnect(directory?: string) {
355 reconnectWithDirectory(directory)
356 },
357 }
358 },
359})

Callers

nothing calls this directly

Calls 1

reconnectWithDirectoryFunction · 0.85

Tested by

no test coverage detected