Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
36
def
stop():
37
if
httpd:
38
httpd.shutdown()
39
40
def
main():
41
if
appex.is_running_extension():
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected