Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ connection_type
Method
connection_type
backend/python/pydevlake/pydevlake/plugin.py:59–60 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
@property
58
@abstractmethod
59
def
connection_type(self) -> Type[Connection]:
60
pass
61
62
@property
63
@abstractmethod
Callers
5
test_connection
Method · 0.45
make_pipeline
Method · 0.45
remote_scopes
Method · 0.45
_mk_context
Method · 0.45
with_connection
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_connection
Method · 0.36
with_connection
Method · 0.36