MCPcopy Create free account
hub / github.com/TimMcCool/scratchattach / connect

Method connect

scratchattach/cloud/_base.py:64–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62
63 @abstractmethod
64 def connect(self):
65 pass
66
67 @abstractmethod
68 def disconnect(self):

Callers 4

reconnectMethod · 0.95
__init__Method · 0.45
connectMethod · 0.45
db.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected