Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pulse-Eight/libcec
/ command_callback
Function
command_callback
src/pyCecClient/pyCecClient.py:214–215 ·
view source on GitHub ↗
(cmd)
Source
from the content-addressed store, hash-verified
212
213
# command callback
214
def
command_callback(cmd):
215
return
lib.CommandCallback(cmd)
216
217
if
__name__ ==
'__main__'
:
218
# initialise libCEC
Callers
nothing calls this directly
Calls
1
CommandCallback
Method · 0.80
Tested by
no test coverage detected