MCPcopy Create free account
hub / github.com/pyload/pyload / serve

Method serve

module/remote/RemoteManager.py:47–48  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

45 return True
46
47 def serve(self):
48 pass
49
50 def shutdown(self):
51 pass

Callers 2

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected