MCPcopy
hub / github.com/pyload/pyload / start

Method start

module/gui/Queue.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58 self.timer.stop()
59
60 def start(self):
61 self.updater.start()
62
63 def stop(self):
64 self.updater.stop()

Callers 15

startBackendsMethod · 0.45
setupMethod · 0.45
startMethod · 0.45
CNLServer.pyFile · 0.45
startApiExerciserFunction · 0.45
purr_static.jsFile · 0.45
indicateLoadFunction · 0.45
indicateFinishFunction · 0.45
package_ui.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected