MCPcopy
hub / github.com/NullArray/AutoSploit / info

Function info

lib/output.py:1–6  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

1def info(text):
2 print(
3 "[\033[1m\033[32m+\033[0m] {}".format(
4 text
5 )
6 )
7
8
9def prompt(text, lowercase=True):

Callers 1

mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected