MCPcopy 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
267def main():
268 app = ConfigApp()
269 app.run(tool_name)
270
271
272if __name__ == "__main__":

Callers 1

configtool.pyFile · 0.70

Calls 2

runMethod · 0.95
ConfigAppClass · 0.70

Tested by

no test coverage detected