14 lines
333 B
Markdown
14 lines
333 B
Markdown
# Function: readCachedProjectGraph
|
|
|
|
▸ **readCachedProjectGraph**(): [`ProjectGraph`](../../devkit/documents/ProjectGraph)
|
|
|
|
Synchronously reads the latest cached copy of the workspace's ProjectGraph.
|
|
|
|
#### Returns
|
|
|
|
[`ProjectGraph`](../../devkit/documents/ProjectGraph)
|
|
|
|
**`Throws`**
|
|
|
|
if there is no cached ProjectGraph to read from
|