MCPcopy 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.
2import {
3 assertEquals,
4 assertRejects,

Callers

nothing calls this directly

Calls 10

emptyDirFunction · 0.90
assertEqualsFunction · 0.90
emptyDirSyncFunction · 0.90
assertRejectsFunction · 0.90
assertThrowsFunction · 0.90
assertStringIncludesFunction · 0.90
statMethod · 0.65
statSyncMethod · 0.65
removeMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected