MCPcopy 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

1import { describe, test, expect, mock } from 'bun:test'
2
3import type { InputValue } from '../types/store'
4import type { InputMode } from '../utils/input-modes'

Callers

nothing calls this directly

Calls 3

setInputModeFunction · 0.85
setInputValueFunction · 0.85
runTerminalCommandFunction · 0.85

Tested by

no test coverage detected