MCPcopy 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

#loadWorkspacesMethod · 0.95
detachMethod · 0.80
hasMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected