Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyload/pyload
/ isActivated
Method
isActivated
module/plugins/internal/Addon.py:83–84 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
82
#: Deprecated method, use `activated` property instead (Remove in 0.4.10)
83
def
isActivated(self):
84
return
self.activated
85
86
def
deactivate(self):
87
""
"
Callers
9
createIndex
Method · 0.80
coreReady
Method · 0.80
coreExiting
Method · 0.80
downloadPreparing
Method · 0.80
downloadFinished
Method · 0.80
downloadFailed
Method · 0.80
packageFinished
Method · 0.80
afterReconnecting
Method · 0.80
activePlugins
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected