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

Function misc_info

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

Source from the content-addressed store, hash-verified

34
35
36def misc_info(text):
37 print(
38 "[\033[90mi\033[0m] {}".format(
39 text
40 )
41 )

Callers 1

mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected