Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ getInputModeConfig
Function
getInputModeConfig
cli/src/utils/input-modes.ts:183–185 ·
view source on GitHub ↗
(mode: InputMode)
Source
from the content-addressed store, hash-verified
181
}
182
183
export
function
getInputModeConfig(mode: InputMode): InputModeConfig {
184
return
INPUT_MODE_CONFIGS[mode]
185
}
Callers
5
Chat
Function · 0.90
ChatInputBar
Function · 0.90
resolveChatKeyboardAction
Function · 0.90
bash-command.test.ts
File · 0.90
home-directory-detection.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected