Skip to content

getProjects(tree): Map<string, ProjectConfiguration>

Get a map of all projects in a workspace.

Use readProjectConfiguration if only one project is needed.

Parameters

NameType
treeTree

Returns

Map<string, ProjectConfiguration>