Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vfs-stats-helpers.js
File
test-vfs-stats-helpers.js
test/parallel/test-vfs-stats-helpers.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-vfs --expose-internals
2
'use strict'
;
3
4
// Exercise the default-option paths in createFileStats / createDirectoryStats
Callers
nothing calls this directly
Calls
9
createFileStats
Function · 0.85
createDirectoryStats
Function · 0.85
createSymlinkStats
Function · 0.85
createZeroStats
Function · 0.85
require
Function · 0.50
ok
Method · 0.45
isFile
Method · 0.45
isDirectory
Method · 0.45
isSymbolicLink
Method · 0.45
Tested by
no test coverage detected