Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ package_finished
Method
package_finished
module/plugins/internal/Addon.py:170–171 ·
view source on GitHub ↗
(self, pypack)
Source
from the content-addressed store, hash-verified
168
pass
169
170
def
package_finished(self, pypack):
171
pass
172
173
#: Deprecated method, use `package_finished` instead (Remove in 0.4.10)
174
def
packageFinished(self, pypack):
Callers
1
packageFinished
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected