MCPcopy
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
runMethod · 0.80
_init_ws_threadMethod · 0.80
__init__Method · 0.80
bindMethod · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
body.pyFile · 0.80
test_broker.pyFile · 0.80

Calls 1

moveMethod · 0.95

Tested by

no test coverage detected