Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ unstable_link_test.ts
File
unstable_link_test.ts
fs/unstable_link_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
assert,
Callers
nothing calls this directly
Calls
15
assertExists
Function · 0.90
assert
Function · 0.90
link
Function · 0.90
assertEquals
Function · 0.90
assertRejects
Function · 0.90
linkSync
Function · 0.90
assertThrows
Function · 0.90
writeFile
Function · 0.85
stat
Function · 0.85
readFile
Function · 0.85
open
Function · 0.85
writeFileSync
Function · 0.85
Tested by
no test coverage detected