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

Method init

plugin/py_czspp.py:13–15  ·  view source on GitHub ↗
(self, extend="")

Source from the content-addressed store, hash-verified

11 return "厂长资源"
12
13 def init(self, extend=""):
14 print("============{0}============".format(extend))
15 pass
16
17 def homeContent(self, filter):
18 result = {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected