MCPcopy
hub / github.com/ReAbout/web-sec / showMessage

Function showMessage

penetration/logtamper.py:66–68  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

64
65
66def showMessage(msg):
67 print msg
68 exit(-1)
69
70
71def saveFile(filename, contents):

Callers 4

getXtmpFunction · 0.85
modifyLastFunction · 0.85
saveFileFunction · 0.85
logtamper.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected