MCPcopy 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

1const t = require('tap')
2const { localFileExists } = require('../lib/file-exists.js')
3
4t.test('missing root value', async t => {

Callers

nothing calls this directly

Calls 1

localFileExistsFunction · 0.85

Tested by

no test coverage detected