MCPcopy
hub / github.com/codeaashu/claude-code / commands.ts

File commands.ts

src/commands.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// biome-ignore-all assist/source/organizeImports: ANT-ONLY import markers must not be reordered
2import addDir from './commands/add-dir/index.js'
3import autofixPr from './commands/autofix-pr/index.js'
4import backfillSessions from './commands/backfill-sessions/index.js'

Callers

nothing calls this directly

Calls 8

featureFunction · 0.85
isUsing3PServicesFunction · 0.85
getSkillsFunction · 0.85
getCommandsFunction · 0.85
toErrorFunction · 0.85
logForDebuggingFunction · 0.85
logErrorFunction · 0.50
resolveMethod · 0.45

Tested by

no test coverage detected