MCPcopy Create free account
hub / github.com/EasyIME/PIME / getSelKeys

Method getSelKeys

python/input_methods/chewing/chewing_config.py:91–92  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

89 return os.path.join(self.getConfigDir(), DB_NAME)
90
91 def getSelKeys(self):
92 return selKeys[self.selKeyType]
93
94 def getLastTime(self):
95 return self._lastUpdateTime

Callers 2

applyConfigMethod · 0.45
onKeyDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected