Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a943512/PyAibote
/ StarLoadWait
Method
StarLoadWait
PyAibote/WindowsBotModel/WinLoadWait.py:41–43 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
39
return
response
40
41
def
StarLoadWait(self, data):
42
response = self._Send(data)
43
return
response
44
45
def
StartShowWait(self, Time: int, RotationTime: int, ThrowException: bool):
46
""
"
Callers
nothing calls this directly
Calls
1
_Send
Method · 0.95
Tested by
no test coverage detected