Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UndCover/PyramidStore
/ playerContent
Method
playerContent
plugin/py_yiso.py:53–54 ·
view source on GitHub ↗
(self,flag,id,vipFlags)
Source
from the content-addressed store, hash-verified
51
return
result
52
53
def
playerContent(self,flag,id,vipFlags):
54
return
self.ali.playerContent(flag,id,vipFlags)
55
56
config = {
57
"player"
: {},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected