MCPcopy Create free account
hub / github.com/apache/devlake / domain_scopes

Method domain_scopes

backend/python/pydevlake/pydevlake/plugin.py:84–85  ·  view source on GitHub ↗
(self, tool_scope: ToolScope)

Source from the content-addressed store, hash-verified

82
83 @abstractmethod
84 def domain_scopes(self, tool_scope: ToolScope) -> Iterable[DomainScope]:
85 pass
86
87 @abstractmethod
88 def remote_scopes(self, connection: Connection, group_id: str) -> list[ToolScope]:

Callers 2

make_pipelineMethod · 0.95

Calls

no outgoing calls

Tested by 1