Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ onCommand
Method
onCommand
python/textService.py:166–167 ·
view source on GitHub ↗
(self, commandId, commandType)
Source
from the content-addressed store, hash-verified
164
return
False
165
166
def
onCommand(self, commandId, commandType):
167
pass
168
169
def
onMenu(self, buttonId):
170
return
None
Callers
1
handleRequest
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected