Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ router-input.test.ts
File
router-input.test.ts
cli/src/commands/__tests__/router-input.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'bun:test'
2
3
import
{ SLASH_COMMANDS } from
'../../data/slash-commands'
4
import
{ findCommand, COMMAND_REGISTRY } from
'../command-registry'
Callers
nothing calls this directly
Calls
4
isSlashCommand
Function · 0.90
parseCommand
Function · 0.90
parseCommandInput
Function · 0.90
findCommand
Function · 0.90
Tested by
no test coverage detected