MCPcopy Create free account
hub / github.com/ddnet/ddnet / exit

Method exit

scripts/integration_test.py:460–461  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

458 self.fifo.write(f"{command}\n")
459
460 def exit(self):
461 self.command("quit")
462
463 def wait_for_startup(self, timeout=15):
464 self.wait_for_log_prefix("client: version", timeout=timeout)

Callers 15

find_clang_formatFunction · 0.45
mainFunction · 0.45
check_dilate.pyFile · 0.45
meta_timeoutFunction · 0.45
start_serverFunction · 0.45
start_clientFunction · 0.45
client_can_connectFunction · 0.45
client_can_connect_7Function · 0.45
open_editorFunction · 0.45
smoke_testFunction · 0.45

Calls 1

commandMethod · 0.95

Tested by

no test coverage detected