MCPcopy Create free account
hub / github.com/anomalyco/opencode / selected

Function selected

packages/app/src/context/notification.tsx:179–179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

177 onCleanup(() => states.forEach((value) => value.dispose()))
178
179 const selected = () => ensure(activeServer())
180
181 return {
182 ready: () => selected().ready(),

Callers 1

notification.tsxFile · 0.70

Calls 2

activeServerFunction · 0.85
ensureFunction · 0.70

Tested by

no test coverage detected