MCPcopy Create free account
hub / github.com/MCSLTeam/MCSL2 / asyncInstall

Method asyncInstall

MCSL2Lib/ServerControllers/serverInstaller.py:150–151  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

148 # self.workThread.start()
149
150 def asyncInstall(self):
151 raise NotImplementedError
152
153 def cancelInstall(self, cancelled=False):
154 self.cancelled = True

Callers 2

saveEditedServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected