readCachedProjectGraph
Signatures
readCachedProjectGraph(minimumComputedAt: number): ProjectGraph
Synchronously reads the latest cached copy of the workspace’s ProjectGraph.
Parameters
- minimumComputedAt:
number
- The minimum timestamp that the cached ProjectGraph must have been computed at.