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

Method homeVideoContent

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

Source from the content-addressed store, hash-verified

20 def homeContent(self,filter):pass
21 @abstractmethod
22 def homeVideoContent(self):pass
23 @abstractmethod
24 def categoryContent(self,tid,pg,filter,extend):pass
25 @abstractmethod

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected