Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ feed
Method
feed
packages/experimental/src/Sse.ts:256–256 ·
view source on GitHub ↗
(chunk: string)
Source
from the content-addressed store, hash-verified
254
*/
255
export
interface
Parser {
256
feed(chunk: string): void
257
reset(): void
258
}
259
Callers
1
CommandExecutor.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected