MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / getDependence

Method getDependence

plugin/py_gitcafe.py:10–11  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

8
9class Spider(Spider):
10 def getDependence(self):
11 return ['py_ali']
12 def getName(self):
13 return "py_gitcafe"
14 def init(self,extend):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected