Skip to main content

service/domain/workflow/global_permissions_get

Api Code Documentation / Exports / service/domain/workflow/global_permissions_get

Table of contents

Functions

Functions

getGlobalPermissions

getGlobalPermissions(ctx, user, repository): Promise<GlobalPermissions>

Parameters

NameType
ctxCtx
userServiceUser
repositoryRepository

Returns

Promise<GlobalPermissions>

Defined in

src/service/domain/workflow/global_permissions_get.ts:15