Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ runtime.stdin.test.ts
File
runtime.stdin.test.ts
packages/opencode/test/cli/run/runtime.stdin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ Readable } from
"node:stream"
3
import
{ INTERACTIVE_INPUT_ERROR, resolveInteractiveStdin } from
"@/cli/cmd/run/runtime.stdin"
4
Callers
nothing calls this directly
Calls
5
resolveInteractiveStdin
Function · 0.90
test
Function · 0.85
push
Method · 0.80
stream
Function · 0.70
describe
Function · 0.50
Tested by
no test coverage detected