MCPcopy Create free account
hub / github.com/AutoCodeStack/ios-device-farm /

Class

src/modules/wda-control/wda.go.ios.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import logger from "../../config/logger";
5
6class WdaGoIOS {
7 controlPort: number;
8 streamPort: number;
9 udid: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected