MCPcopy
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 */
4import fs from '../../../../src/core/node_fs';

Callers

nothing calls this directly

Calls 15

codeAssertThrowsFunction · 0.85
getRootFSMethod · 0.80
umountMethod · 0.80
initializeMethod · 0.65
mkdirSyncMethod · 0.65
mountMethod · 0.65
readdirSyncMethod · 0.65
readdirMethod · 0.65
rmdirSyncMethod · 0.65
rmdirMethod · 0.65
statSyncMethod · 0.65
renameSyncMethod · 0.65

Tested by

no test coverage detected