Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ empty_dir_test.ts
File
empty_dir_test.ts
fs/empty_dir_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2018-2026 the Deno authors. MIT license.
2
import
{
3
assertEquals,
4
assertRejects,
Callers
nothing calls this directly
Calls
10
emptyDir
Function · 0.90
assertEquals
Function · 0.90
emptyDirSync
Function · 0.90
assertRejects
Function · 0.90
assertThrows
Function · 0.90
assertStringIncludes
Function · 0.90
stat
Method · 0.65
statSync
Method · 0.65
remove
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected