Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbunt1tled/python-fast-api
/ can
Method
can
src/app/ws/service/ws_handler.py:19–20 ·
view source on GitHub ↗
(ws_type: WSType)
Source
from the content-addressed store, hash-verified
17
18
@staticmethod
19
def
can(ws_type: WSType) -> bool:
20
raise
NotImplementedError
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected