Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbunt1tled/python-fast-api
/ can_handle
Method
can_handle
src/core/rabbit_mq/message_handler.py:25–26 ·
view source on GitHub ↗
(self, action: str)
Source
from the content-addressed store, hash-verified
23
24
@abstractmethod
25
def
can_handle(self, action: str) -> bool:
26
pass
Callers
1
get_handler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected