Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoCodeStack/ios-device-farm
/
Class
src/modules/wda-control/wda.control.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
import
{ WdaService } from
"./wda-service"
;
5
6
class
WdaControlClient {
7
service: WdaService;
8
sessionId: string =
"0"
;
9
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected