MCPcopy
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

1import { memoizeWithLRU } from '../memoize.js'
2import specs from './specs/index.js'
3
4export type CommandSpec = {

Callers

nothing calls this directly

Calls 2

loadFigSpecFunction · 0.85
memoizeWithLRUFunction · 0.50

Tested by

no test coverage detected