Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
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
7
getWorkspaces
Function · 0.85
same
Method · 0.80
clean
Function · 0.70
require
Function · 0.50
resolve
Function · 0.50
test
Method · 0.45
entries
Method · 0.45
Tested by
no test coverage detected