Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
327
def
err(msg):
328
sys.exit(executable() +
"error: "
+ msg)
329
330
331
def
warn(msg):
Callers
1
run
Function · 0.70
Calls
1
executable
Function · 0.85
Tested by
no test coverage detected