MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / warn

Function warn

Scripts/Developer Base/Devices Finder.py:52–53  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

50
51
52def warn(msg):
53 print(ccolor(YELLOW, " [!] ") + msg)
54
55
56def error(msg):

Callers 5

check_dependenciesFunction · 0.70
discover_hostsFunction · 0.70
save_resultsFunction · 0.70
print_summaryFunction · 0.70
interactive_menuFunction · 0.70

Calls 2

printFunction · 0.85
ccolorFunction · 0.70

Tested by

no test coverage detected