MCPcopy
hub / github.com/jvilk/BrowserFS / rmdir.ts

File rmdir.ts

test/tests/fs/all/rmdir.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from '../../../../src/core/node_fs';
2import assert from '../../../harness/wrapped-assert';
3
4export default function() {

Callers

nothing calls this directly

Calls 5

getRootFSMethod · 0.80
isReadOnlyMethod · 0.65
mkdirMethod · 0.65
rmdirMethod · 0.65
assertFunction · 0.50

Tested by

no test coverage detected