Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ main
Function
main
python/cinbase/configtool.py:267–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
266
267
def
main():
268
app = ConfigApp()
269
app.run(tool_name)
270
271
272
if
__name__ ==
"__main__"
:
Callers
1
configtool.py
File · 0.70
Calls
2
run
Method · 0.95
ConfigApp
Class · 0.70
Tested by
no test coverage detected