getProjects
▸ getProjects(tree): Map<string, ProjectConfiguration>
Get a map of all projects in a workspace.
Use readProjectConfiguration if only one project is needed.
Parameters
Section titled “Parameters”| Name | Type |
|---|---|
tree | Tree |
Returns
Section titled “Returns”Map<string, ProjectConfiguration>