Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/node-modules/utility
/ fs.test.ts
File
fs.test.ts
test/fs.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
'node:assert'
;
2
import
path from
'node:path'
;
3
import
{ Stats } from
'node:fs'
;
4
import
{ fileURLToPath } from
'node:url'
;
Callers
nothing calls this directly
Calls
1
exists
Function · 0.85
Tested by
no test coverage detected