Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ bash-mode.test.ts
File
bash-mode.test.ts
cli/src/__tests__/bash-mode.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, mock } from
'bun:test'
2
3
import
type
{ InputValue } from
'../types/store'
4
import
type
{ InputMode } from
'../utils/input-modes'
Callers
nothing calls this directly
Calls
3
setInputMode
Function · 0.85
setInputValue
Function · 0.85
runTerminalCommand
Function · 0.85
Tested by
no test coverage detected