Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NullArray/AutoSploit
/ logo
Function
logo
lib/settings.py:339–343 ·
view source on GitHub ↗
display a random banner from the banner.py file
()
Source
from the content-addressed store, hash-verified
337
338
339
def
logo():
340
""
"
341
display a random banner
from
the banner.py file
342
""
"
343
print(lib.banner.banner_main())
344
345
346
def
animation(text):
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected