MCPcopy Create free account
hub / github.com/AdbAutoPlayer/AdbAutoPlayer / StartTaskBody

Interface StartTaskBody

src/client/_apiTypes.d.ts:107–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106}
107export interface StartTaskBody {
108profile_index: ProfileIndex
109args: Args
110label: Label
111[k: string]: unknown
112}
113export interface ProfileContext {
114profile_index: ProfileIndex1
115[k: string]: unknown

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected