readCachedProjectGraph
▸ readCachedProjectGraph(minimumComputedAt?): ProjectGraph
Synchronously reads the latest cached copy of the workspace’s ProjectGraph.
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
minimumComputedAt? | number | The minimum timestamp that the cached ProjectGraph must have been computed at. |
Returns
Section titled “Returns”Throws
if there is no cached ProjectGraph to read from