MCPcopy Create free account
hub / github.com/denoland/std / unstable_chmod_test.ts

File unstable_chmod_test.ts

fs/unstable_chmod_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
3import {
4 assertEquals,

Callers

nothing calls this directly

Calls 15

assertExistsFunction · 0.90
assertEqualsFunction · 0.90
chmodFunction · 0.90
assertRejectsFunction · 0.90
chmodSyncFunction · 0.90
assertThrowsFunction · 0.90
openFunction · 0.85
statFunction · 0.85
mkdirFunction · 0.85
symlinkFunction · 0.85
openSyncFunction · 0.85
statSyncFunction · 0.85

Tested by

no test coverage detected