Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jvilk/BrowserFS
/ mounting.ts
File
mounting.ts
test/tests/fs/MountableFileSystem/mounting.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Unit tests
for
MountableFileSystem's mount/unmount features.
3
*/
4
import
fs from
'../../../../src/core/node_fs'
;
Callers
nothing calls this directly
Calls
15
codeAssertThrows
Function · 0.85
getRootFS
Method · 0.80
umount
Method · 0.80
initialize
Method · 0.65
mkdirSync
Method · 0.65
mount
Method · 0.65
readdirSync
Method · 0.65
readdir
Method · 0.65
rmdirSync
Method · 0.65
rmdir
Method · 0.65
statSync
Method · 0.65
renameSync
Method · 0.65
Tested by
no test coverage detected