Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
SettingsKeybinds
Function · 0.70
Calls
2
get
Method · 0.65
list
Function · 0.50
Tested by
no test coverage detected