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

Method getName

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

Source from the content-addressed store, hash-verified

8 def getDependence(self):
9 return ['py_ali']
10 def getName(self):
11 return "py_pansou"
12 def init(self,extend):
13 self.ali = extend[0]
14 print("============py_pansou============")

Callers 1

detailContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected