MCPcopy
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_windowMethod · 0.45
set_foregroundMethod · 0.45
connect_windowMethod · 0.45
set_foregroundMethod · 0.45
__init__Method · 0.45
hasMovementFinishedMethod · 0.45
rotateObjectMethod · 0.45
objectLookAtMethod · 0.45
send_messageMethod · 0.45
invokeMethod · 0.45
get_sdk_versionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected