Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ api_info
Method
api_info
module/plugins/internal/SimpleCrypter.py:85–86 ·
view source on GitHub ↗
(cls, url)
Source
from the content-addressed store, hash-verified
83
84
@classmethod
85
def
api_info(cls, url):
86
return
{}
87
88
@classmethod
89
def
get_info(cls, url=
""
, html=
""
):
Callers
1
get_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected