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

Method init

plugin/py_3qu.py:14–16  ·  view source on GitHub ↗
(self, extend="")

Source from the content-addressed store, hash-verified

12 return "快播影视"
13
14 def init(self, extend=""):
15 print("============{0}============".format(extend))
16 pass
17
18 def homeContent(self, filter):
19 result = {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected