nx/docs/generated/devkit/Workspaces.md
2023-09-23 18:53:14 +02:00

1.1 KiB

Class: Workspaces

Deprecated

This will be removed in v18. Use readProjectsConfigurationFromProjectGraph instead.

Table of contents

Constructors

Methods

Constructors

constructor

new Workspaces(root)

Parameters

Name Type
root string

Methods

readWorkspaceConfiguration

readWorkspaceConfiguration(): ProjectsConfigurations & NxJsonConfiguration<string[] | "*">

Deprecated

Use readProjectsConfigurationFromProjectGraph instead.

Returns

ProjectsConfigurations & NxJsonConfiguration<string[] | "*">