Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Method · 0.45
get_commit_branches
Function · 0.45
run_bloaty
Function · 0.45
i
Function · 0.45
Xa
Function · 0.45
can_run_tests_android
Function · 0.45
_run_windows_command
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected