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

Function setStore

packages/app/src/context/global-sync/bootstrap.test.ts:83–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81 store,
82 setStore,
83 vcsCache: { setStore() {} } as unknown as VcsCache,
84 loadSessions() {},
85 translate: (key) => key,
86 queryClient: new QueryClient(),

Callers 15

DropdownFunction · 0.85
handleClickOutsideFunction · 0.85
toggleFunction · 0.85
handleClickOutsideFunction · 0.85
handleContextMenuFunction · 0.85
handleKeyDownFunction · 0.85
handleLogoContextMenuFunction · 0.85
HeaderFunction · 0.85
showFunction · 0.85
hideFunction · 0.85
onClickCheckoutFunction · 0.85
onClickSessionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected