Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AirtestProject/Poco
/ start
Method
start
poco/utils/track.py:58–59 ·
view source on GitHub ↗
(self, p)
Source
from the content-addressed store, hash-verified
56
return
None
57
58
def
start(self, p):
59
return
self.move(p)
60
61
def
move(self, p):
62
if
self.last_point:
Callers
10
__init__
Method · 0.80
run
Method · 0.80
_init_ws_thread
Method · 0.80
__init__
Method · 0.80
bind
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
body.py
File · 0.80
test_broker.py
File · 0.80
Calls
1
move
Method · 0.95
Tested by
no test coverage detected