MCPcopy
hub / github.com/AirtestProject/Poco / get_sdk_version

Method get_sdk_version

poco/drivers/std/__init__.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48
49 @sync_wrapper
50 def get_sdk_version(self):
51 return self.c.call('GetSDKVersion')
52
53
54class StdPoco(Poco):

Callers 1

test_getSdkVersionMethod · 0.45

Calls 1

callMethod · 0.45

Tested by 1

test_getSdkVersionMethod · 0.36