MCPcopy Create free account
hub / github.com/Louisym/MiniCC / decide

Method decide

tutorials/04_permission_system.py:97–98  ·  view source on GitHub ↗
(self, request: PermissionRequest)

Source from the content-addressed store, hash-verified

95 对应源码: permissions.rs:39-41
96 """
97 def decide(self, request: PermissionRequest) -> PermissionDecision:
98 ...
99
100
101# ============================================================

Callers 1

authorizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected