Function: buildWorkdirGraphContext()
buildWorkdirGraphContext(
options):Promise<WorkdirGraphContext>>
Walk the tree once and build import/export specialties for graph analysis.
Parameters
| Parameter | Type |
|---|---|
options | Pick<WorkdirAnalyzeOptions, "monorepoRoot" | "productRoot"> |
Returns
Promise<WorkdirGraphContext>