get_permission_allowlist
Function
This function is defined in the approval module.Get the global permission allowlist.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/approval.py at line 215get_permission_allowlist: Get the global permission allowlist.
This function is defined in the approval module.Get the global permission allowlist.
def get_permission_allowlist() -> PermissionAllowlist
praisonaiagents/approval.py at line 215