Skip to content

@saflib/imports


Function: buildWorkdirGraphContext()

buildWorkdirGraphContext(options): Promise<WorkdirGraphContext>>

Walk the tree once and build import/export specialties for graph analysis.

Parameters

ParameterType
optionsPick<WorkdirAnalyzeOptions, "monorepoRoot" | "productRoot">

Returns

Promise<WorkdirGraphContext>