MCPcopy Create free account
hub / github.com/nodejs/node / windows-shims.js

File windows-shims.js

deps/npm/test/bin/windows-shims.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { spawnSync } = require('node:child_process')
3const { resolve, join, extname, basename } = require('node:path')
4const { readFileSync, chmodSync, readdirSync, statSync } = require('node:fs')

Callers

nothing calls this directly

Calls 15

readNonJsFilesFunction · 0.85
diffFilesFunction · 0.85
chmodSyncFunction · 0.85
spawnPathFunction · 0.85
getWslVersionFunction · 0.85
matchCmdFunction · 0.85
mapMethod · 0.65
keysMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50
resolveFunction · 0.50
joinFunction · 0.50

Tested by

no test coverage detected