Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{
4
assertEquals,
Callers
nothing calls this directly
Calls
15
assertExists
Function · 0.90
assertEquals
Function · 0.90
chmod
Function · 0.90
assertRejects
Function · 0.90
chmodSync
Function · 0.90
assertThrows
Function · 0.90
open
Function · 0.85
stat
Function · 0.85
mkdir
Function · 0.85
symlink
Function · 0.85
openSync
Function · 0.85
statSync
Function · 0.85
Tested by
no test coverage detected