MCPcopy Create free account
hub / github.com/npm/cli / get-workspaces.js

File get-workspaces.js

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 3

getWorkspacesFunction · 0.85
cleanFunction · 0.85
resolveFunction · 0.85

Tested by

no test coverage detected