Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SourceCode-AI/aura
/ entrypoint
Method
entrypoint
aura/output/base.py:29–30 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
27
@classmethod
28
@abstractmethod
29
def
entrypoint(cls) -> str:
30
...
31
32
@classmethod
33
def
is_supported(cls, parsed_uri) -> bool:
Callers
1
get_all_output_formats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected