Function: readProjectConfiguration
▸ readProjectConfiguration(tree, projectName): ProjectConfiguration
Reads a project configuration.
Throws
If supplied projectName cannot be found
Parameters
| Name | Type | Description | 
|---|---|---|
tree | Tree | the file system tree | 
projectName | string | unique name. Often directories are part of the name (e.g., mydir-mylib) |