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