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

Method remote_scope_groups

backend/python/pydevlake/pydevlake/plugin.py:92–93  ·  view source on GitHub ↗
(self, connection: Connection)

Source from the content-addressed store, hash-verified

90
91 @abstractmethod
92 def remote_scope_groups(self, connection: Connection) -> list[msg.RemoteScopeGroup]:
93 pass
94
95 @property
96 def streams(self) -> list[Union[Stream, Type[Stream]]]:

Callers 2

make_remote_scopesMethod · 0.95

Calls

no outgoing calls

Tested by 1