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

Method remote_scopes

backend/python/pydevlake/pydevlake/plugin.py:88–89  ·  view source on GitHub ↗
(self, connection: Connection, group_id: str)

Source from the content-addressed store, hash-verified

86
87 @abstractmethod
88 def remote_scopes(self, connection: Connection, group_id: str) -> list[ToolScope]:
89 pass
90
91 @abstractmethod
92 def remote_scope_groups(self, connection: Connection) -> list[msg.RemoteScopeGroup]:

Callers 2

make_remote_scopesMethod · 0.95

Calls

no outgoing calls

Tested by 1