Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/t3l3machus/hoaxshell
/ exit_with_msg
Function
exit_with_msg
hoaxshell.py:113–115 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
111
112
113
def
exit_with_msg(msg):
114
print(f
"[{DEBUG}] {msg}"
)
115
sys.exit(0)
116
117
118
# Check if port is valid.
Callers
5
hoaxshell.py
File · 0.70
__start
Method · 0.70
lt_address
Method · 0.70
ngrok_address
Method · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected