Function: readCachedProjectGraph

โ–ธ readCachedProjectGraph(minimumComputedAt?): ProjectGraph

Synchronously reads the latest cached copy of the workspace's ProjectGraph.

Parameters

NameTypeDescription
minimumComputedAt?numberThe minimum timestamp that the cached ProjectGraph must have been computed at.

Returns

ProjectGraph

Throws

if there is no cached ProjectGraph to read from