ruleParents
API / publicodes / utils / ruleParents
function ruleParents(dottedName): string[]
Experimental
Returns an array of dottedName from near parent to far parent.
Parameters
Parameter | Type |
---|---|
dottedName | string |
Returns
string
[]
API / publicodes / utils / ruleParents
function ruleParents(dottedName): string[]
Experimental
Returns an array of dottedName from near parent to far parent.
Parameter | Type |
---|---|
dottedName | string |
string
[]