Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
54
class
StdPoco(Poco):
Callers
1
test_getSdkVersion
Method · 0.45
Calls
1
call
Method · 0.45
Tested by
1
test_getSdkVersion
Method · 0.36