Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ empty_dir.ts
File
empty_dir.ts
fs/testdata/empty_dir.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// deno-lint-ignore-file no-console
2
import
{ emptyDir } from
"../empty_dir.ts"
;
3
4
try {
Callers
nothing calls this directly
Calls
1
emptyDir
Function · 0.90
Tested by
no test coverage detected