Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jvilk/BrowserFS
/ error-test.ts
File
error-test.ts
test/tests/fs/OverlayFS/error-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Ensures that OverlayFS throws initialization errors.
3
*/
4
import
fs from
'../../../../src/core/node_fs'
;
Callers
nothing calls this directly
Calls
6
getRootFS
Method · 0.80
initialize
Method · 0.65
readdirSync
Method · 0.65
readdir
Method · 0.65
assert
Function · 0.50
getOverlayedFileSystems
Method · 0.45
Tested by
no test coverage detected