[F] mergePermissionSets
function mergePermissionSets(a, b): PermissionSet;Union two permission sets (used to compute the combined needs of libraries).
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
a | PermissionSet |
b | PermissionSet |
function mergePermissionSets(a, b): PermissionSet;Union two permission sets (used to compute the combined needs of libraries).
| Parameter | Type |
|---|---|
a | PermissionSet |
b | PermissionSet |