Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
36
def
misc_info(text):
37
print(
38
"[\033[90mi\033[0m] {}"
.format(
39
text
40
)
41
)
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected