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

Function main

python/server.py:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112
113
114def main():
115 server = Server()
116 server.run()
117
118
119if __name__ == "__main__":

Callers 1

server.pyFile · 0.70

Calls 2

runMethod · 0.95
ServerClass · 0.85

Tested by

no test coverage detected