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

Method getName

tutorial/base/spider.py:38–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

36 def manualVideoCheck(self):pass
37 @abstractmethod
38 def getName(self):pass
39 def getDependence(self):
40 return []
41 def regStr(self,src,reg,group=1):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected