Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SourceCode-AI/aura
/ protocol
Method
protocol
aura/output/base.py:24–25 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
22
@classmethod
23
@abstractmethod
24
def
protocol(cls) -> str:
25
...
26
27
@classmethod
28
@abstractmethod
Callers
3
is_supported
Method · 0.45
from_uri
Method · 0.45
from_uri
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected