Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NullArray/AutoSploit
/ close
Function
close
lib/settings.py:386–391 ·
view source on GitHub ↗
exit if there's an issue
(warning, status=1)
Source
from the content-addressed store, hash-verified
384
385
386
def
close(warning, status=1):
387
""
"
388
exit
if
there&
#x27;s an issue
389
""
"
390
lib.output.error(warning)
391
sys.exit(status)
392
393
394
def
grab_random_agent():
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected