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

Function warn

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

Source from the content-addressed store, hash-verified

329
330
331def warn(msg):
332 print(executable() + "warning: " + msg, file=sys.stderr)
333
334
335def executable():

Callers 1

runFunction · 0.70

Calls 1

executableFunction · 0.85

Tested by

no test coverage detected