@wxn0brp/gate-warden
    Preparing search index...

    Function aclCheck

    • Checks if a user has the given flag on the given entity by checking the entity's ACL.

      Parameters

      Returns Promise<number>

      If the user has the flag on the entity:

      • 1 if the user has the flag
      • 0 if the user does not have the flag
      • -1 if the entity does not have an ACL