Searched defs:shellOutputAsString (Results 1 – 1 of 1) sorted by relevance
22 shellOutputAsString(cmd: string): Promise<string>; method51 shellOutputAsString(_: string): Promise<string> { method in MockAdb