Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ SkipDownload
Class
SkipDownload
module/plugins/Plugin.py:60–61 ·
view source on GitHub ↗
raised when download should be skipped
Source
from the content-addressed store, hash-verified
58
59
60
class
SkipDownload(Exception):
61
""
" raised when download should be skipped "
""
62
63
64
class
Base(object):
Callers
1
checkForSameFiles
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected