Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ display
Function
display
packages/cli/test/services/MockTerminal.ts:61–61 ·
view source on GitHub ↗
(input)
Source
from the content-addressed store, hash-verified
59
}
60
61
const
display: MockTerminal[
"display"
] = (input) => Console.log(input)
62
63
const
readInput: MockTerminal[
"readInput"
] = Effect.succeed(queue)
64
Callers
nothing calls this directly
Calls
1
log
Method · 0.65
Tested by
no test coverage detected