Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/runhey/OnmyojiAutoScript
/ run_server
Method
run_server
script.py:127–132 ·
view source on GitHub ↗
启动zerorpc服务 :return:
(self)
Source
from the content-addressed store, hash-verified
125
return
None
126
127
def
run_server(self) -> None:
128
""
"
129
启动zerorpc服务
130
:
return
:
131
""
"
132
self.server.run()
133
134
def
gui_args(self, task: str) -> str:
135
""
"
Callers
1
run
Method · 0.95
Calls
1
run
Method · 0.45
Tested by
no test coverage detected