Function: getReferencedContextRoots()
function getReferencedContextRoots(value: string): readonly string[];
Defined in: _internal/github-expressions.ts:71
Collect referenced root contexts from embedded GitHub expressions.
Parametersโ
valueโ
string
Returnsโ
readonly string[]