Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/NullArray/AutoSploit
/ error
Function
error
lib/output.py:20–25 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
18
19
20
def
error(text):
21
print(
22
"[\033[1m\033[31m!\033[0m] {}"
.format(
23
text
24
)
25
)
26
27
28
def
warning(text):
Callers
1
autosploit.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected