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

Function title

packages/app/src/components/settings-keybinds.tsx:318–318  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

316 })
317
318 const title = (id: string) => list().get(id)?.title ?? ""
319
320 const grouped = createMemo(() => groupedFor(list()))
321

Callers 1

SettingsKeybindsFunction · 0.70

Calls 2

getMethod · 0.65
listFunction · 0.50

Tested by

no test coverage detected