Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/open-cli-tools/concurrently
/ input-handler.spec.ts
File
input-handler.spec.ts
lib/flow-control/input-handler.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Buffer } from
'node:buffer'
;
2
import
{ PassThrough } from
'node:stream'
;
3
4
import
{ beforeEach, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
4
createMockInstance
Function · 0.85
emit
Method · 0.80
handle
Method · 0.65
write
Method · 0.45
Tested by
no test coverage detected