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

Method parent

MCSL2Lib/Widgets/serverManagerWidget.py:262–263  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

260 self.completeActions()
261
262 def parent(self) -> SingleServerManager:
263 return super().parent()
264
265 def completeActions(self):
266 for action in self.actionsList:

Callers 8

completeActionsMethod · 0.95
onDownloadFinishedMethod · 0.45
onDownloadFinishedMethod · 0.45
downloadPolarsAPIFileMethod · 0.45
startServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected