Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AirtestProject/Poco
/ call
Method
call
poco/utils/simplerpc/simplerpc.py:129–130 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
127
self._callbacks = {}
128
129
def
call(self, *args, **kwargs):
130
raise
NotImplementedError
131
132
def
get_connection(self):
133
raise
NotImplementedError
Callers
15
connect_window
Method · 0.45
set_foreground
Method · 0.45
connect_window
Method · 0.45
set_foreground
Method · 0.45
__init__
Method · 0.45
hasMovementFinished
Method · 0.45
rotateObject
Method · 0.45
objectLookAt
Method · 0.45
send_message
Method · 0.45
invoke
Method · 0.45
get_debug_profiling_data
Method · 0.45
get_sdk_version
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected