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

Function error

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

Source from the content-addressed store, hash-verified

54
55
56def error(msg):
57 print(ccolor(RED, " [-] ") + msg)
58
59
60def divider():

Callers 5

install_dependencyFunction · 0.70
check_dependenciesFunction · 0.70
get_local_subnetFunction · 0.70
interactive_menuFunction · 0.70
mainFunction · 0.70

Calls 2

printFunction · 0.85
ccolorFunction · 0.70

Tested by

no test coverage detected