Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yume-chan/ya-webadb
/ wrap-writable.spec.ts
File
wrap-writable.spec.ts
libraries/stream-extra/src/wrap-writable.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
"node:assert"
;
2
import
{ describe, it, mock } from
"node:test"
;
3
4
import
{ WritableStream } from
"./stream.js"
;
Callers
nothing calls this directly
Calls
3
close
Method · 0.65
write
Method · 0.65
abort
Method · 0.65
Tested by
no test coverage detected