Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

_pm

parents

parents: Parents

Readonly permissions

permissions: PermissionList

Methods

add

  • add(perm: string, bool?: boolean): void

addParent

  • addParent(parent: string): void

check

  • check(perm: string | string[]): null | boolean

checkStrict

  • checkStrict(perm: string | string[]): null | boolean

remove

  • remove(perm: string): void

removeParent

  • removeParent(parent: string): void

Generated using TypeDoc