MCPcopy Index your code
hub / github.com/NobyDa/Script / stop

Function stop

IPA-Installer/IPA-Installer-Pythonista.py:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 return httpd
35
36def stop():
37 if httpd:
38 httpd.shutdown()
39
40def main():
41 if appex.is_running_extension():

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected