MCPcopy Create free account
hub / github.com/defold/defold / run

Method run

engine/script/test_script_server.py:122–123  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

120 pass
121
122 def run(self):
123 self.server.serve_forever()
124
125 def stop(self):
126 self.server.shutdown()

Callers 7

mainMethod · 0.45
get_commit_branchesFunction · 0.45
run_bloatyFunction · 0.45
iFunction · 0.45
XaFunction · 0.45
can_run_tests_androidFunction · 0.45
_run_windows_commandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected