MCPcopy Create free account
hub / github.com/commontk/CTK / quit

Function quit

Applications/ctkSimplePythonShell/Python/ctkSimplePythonShell.py:6–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 return _ctkSimplePythonShellInstance
5
6def quit():
7 exit()
8
9def exit():
10 app().quit()

Calls 1

exitFunction · 0.85