Searched refs:includeWorkspaceRoot (Results 1 – 12 of 12) sorted by relevance
11 const getWorkspaces = async (filters, { path, includeWorkspaceRoot, relativeFrom }) => { argument16 if (includeWorkspaceRoot) {
140 workspaceDependencySet (tree, workspaces, includeWorkspaceRoot) { argument142 if (includeWorkspaceRoot) {240 this.options.includeWorkspaceRoot
91 this.options.includeWorkspaceRoot
340 || this.options.includeWorkspaceRoot && this.options.workspaces.length > 0993 this.options.includeWorkspaceRoot
430 if (this.options.includeWorkspaceRoot) {
165 const includeWorkspaceRoot = this.isArboristCmd175 includeWorkspaceRoot, property
93 { path, includeWorkspaceRoot: true, relativeFrom: path }) property
54 if (this.npm.flatOptions.includeWorkspaceRoot) {
46 this.npm.flatOptions.includeWorkspaceRoot
499 this.npm.flatOptions.includeWorkspaceRoot
94 if (this.npm.flatOptions.includeWorkspaceRoot
2428 "includeWorkspaceRoot": false,