nx/docs/generated/devkit/getProjects.md
2023-12-13 16:49:46 +01:00

573 B

Function: getProjects

getProjects(tree): Map<string, ProjectConfiguration>

Get a map of all projects in a workspace.

Use readProjectConfiguration if only one project is needed.

Parameters

Name Type
tree Tree

Returns

Map<string, ProjectConfiguration>