set_permission_allowlist
Function
This function is defined in the approval module.Set the global permission allowlist.
Signature
Parameters
No description available.
Source
View on GitHub
praisonaiagents/approval.py at line 223set_permission_allowlist: Set the global permission allowlist.
This function is defined in the approval module.Set the global permission allowlist.
def set_permission_allowlist(allowlist: PermissionAllowlist) -> None
praisonaiagents/approval.py at line 223