MCPcopy Create free account
hub / github.com/nodejs/node / get-workspaces.js

File get-workspaces.js

deps/npm/test/lib/utils/get-workspaces.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { resolve } = require('node:path')
2const t = require('tap')
3const getWorkspaces = require('../../../lib/utils/get-workspaces.js')
4

Callers

nothing calls this directly

Calls 7

getWorkspacesFunction · 0.85
sameMethod · 0.80
cleanFunction · 0.70
requireFunction · 0.50
resolveFunction · 0.50
testMethod · 0.45
entriesMethod · 0.45

Tested by

no test coverage detected