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