MCPcopy
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
339def logo():
340 """
341 display a random banner from the banner.py file
342 """
343 print(lib.banner.banner_main())
344
345
346def animation(text):

Callers 1

mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected