Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Tencent/CodeAnalysis
/ runner
Method
runner
client/task/taskmodel.py:21–26 ·
view source on GitHub ↗
:return: task是否成功
(self, params)
Source
from the content-addressed store, hash-verified
19
self.tool = tool
20
21
def
runner(self, params):
22
""
"
23
24
:
return
: task是否成功
25
""
"
26
raise
NotImplementedError()
Callers
1
taskrunner
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected