MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / err

Function err

scripts/kconfig/lint.py:327–328  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

325
326
327def err(msg):
328 sys.exit(executable() + "error: " + msg)
329
330
331def warn(msg):

Callers 1

runFunction · 0.70

Calls 1

executableFunction · 0.85

Tested by

no test coverage detected