Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'../../../../src/core/node_fs'
;
2
import
assert from
'../../../harness/wrapped-assert'
;
3
4
export
default
function
() {
Callers
nothing calls this directly
Calls
5
getRootFS
Method · 0.80
isReadOnly
Method · 0.65
mkdir
Method · 0.65
rmdir
Method · 0.65
assert
Function · 0.50
Tested by
no test coverage detected