Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ getActiveFiles
Method
getActiveFiles
module/PluginThread.py:441–442 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
439
self.start()
440
441
def
getActiveFiles(self):
442
return
self.active
443
444
def
addActive(self, pyfile):
445
""
" Adds a pyfile to active list and thus will be displayed on overview"
""
Callers
2
statusDownloads
Method · 0.45
periodical_task
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected