Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ resolve } = require(
'node:path'
)
2
const
t = require(
'tap'
)
3
const
getWorkspaces = require(
'../../../lib/utils/get-workspaces.js'
)
4
Callers
nothing calls this directly
Calls
3
getWorkspaces
Function · 0.85
clean
Function · 0.85
resolve
Function · 0.85
Tested by
no test coverage detected