Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ executable
Function
executable
scripts/kconfig/lint.py:335–337 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
333
334
335
def
executable():
336
cmd = sys.argv[0]
# Empty string if missing
337
return
cmd +
": "
if
cmd
else
""
338
339
340
if
__name__ ==
"__main__"
:
Callers
2
err
Function · 0.85
warn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected