MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / error

Function error

build_3rdparty.py:153–155  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

151 sys.stdout.flush()
152
153def error(msg):
154 message(msg+'\n')
155 sys.exit(1)
156
157def shell(cmd):
158 message(' %s\n' % cmd)

Callers 3

shellFunction · 0.85
download_fileFunction · 0.85
mainFunction · 0.85

Calls 1

messageFunction · 0.85

Tested by

no test coverage detected