Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ registry.ts
File
registry.ts
src/utils/bash/registry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ memoizeWithLRU } from
'../memoize.js'
2
import
specs from
'./specs/index.js'
3
4
export
type
CommandSpec = {
Callers
nothing calls this directly
Calls
2
loadFigSpec
Function · 0.85
memoizeWithLRU
Function · 0.50
Tested by
no test coverage detected