Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ _error
Function
_error
scripts/kconfig/menuconfig.py:2956–2959 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
2954
2955
2956
def
_error(text):
2957
# Pops up an error dialog that can be dismissed with Space/Enter/ESC
2958
2959
_msg(
"Error"
, text)
2960
2961
2962
def
_node_str(node):
Callers
3
_try_load
Function · 0.85
_try_save
Function · 0.85
_check_valid
Function · 0.85
Calls
1
_msg
Function · 0.85
Tested by
no test coverage detected