Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ workspaces
Method
workspaces
workspaces/arborist/lib/node.js:296–298 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
294
}
295
296
get workspaces () {
297
return
this.#workspaces
298
}
299
300
set workspaces (workspaces) {
301
// deletes edges if they already exists
Callers
nothing calls this directly
Calls
4
#loadWorkspaces
Method · 0.95
detach
Method · 0.80
has
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected