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

Method playerContent

plugin/py_gitcafe.py:122–123  ·  view source on GitHub ↗
(self,flag,id,vipFlags)

Source from the content-addressed store, hash-verified

120 }
121 return result
122 def playerContent(self,flag,id,vipFlags):
123 return self.ali.playerContent(flag,id,vipFlags)
124
125 homeData = {}
126 baseUrl = 'https://gitcafe.net'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected