Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jvilk/BrowserFS
/ node-fs-write.ts
File
node-fs-write.ts
test/tests/fs/all/node-fs-write.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'../../../../src/core/node_fs'
;
2
import
* as path from
'path'
;
3
import
assert from
'../../../harness/wrapped-assert'
;
4
import
common from
'../../../harness/common'
;
Callers
nothing calls this directly
Calls
8
getRootFS
Method · 0.80
byteLength
Method · 0.80
isReadOnly
Method · 0.65
open
Method · 0.65
write
Method · 0.65
close
Method · 0.65
readFile
Method · 0.65
unlink
Method · 0.65
Tested by
no test coverage detected