Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ stdin.test.ts
File
stdin.test.ts
extensions/cli/src/util/stdin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"fs"
;
2
3
import
{ describe, it, expect, vi, beforeEach, afterEach } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
2
readStdinSync
Function · 0.85
mock
Method · 0.80
Tested by
no test coverage detected