Function: readProjectConfiguration
▸ readProjectConfiguration(tree
, projectName
): ProjectConfiguration
Reads a project configuration.
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) |
Returns
Throws
If supplied projectName cannot be found