1.2 KiB
1.2 KiB
Class: Workspaces
Deprecated
This will be removed in v18. Use readProjectsConfigurationFromProjectGraph instead.
Table of contents
Constructors
Methods
Constructors
constructor
• new Workspaces(root): Workspaces
Parameters
| Name | Type |
|---|---|
root |
string |
Returns
Methods
readWorkspaceConfiguration
▸ readWorkspaceConfiguration(): ProjectsConfigurations & NxJsonConfiguration<string[] | "*">
Returns
ProjectsConfigurations & NxJsonConfiguration<string[] | "*">
Deprecated
Use readProjectsConfigurationFromProjectGraph instead.