Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ file-exists.js
File
file-exists.js
workspaces/libnpmexec/test/file-exists.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
{ localFileExists } = require(
'../lib/file-exists.js'
)
3
4
t.test(
'missing root value'
,
async
t => {
Callers
nothing calls this directly
Calls
1
localFileExists
Function · 0.85
Tested by
no test coverage detected