Searched refs:get_command_stdout (Results 1 – 2 of 2) sorted by relevance
689 async def get_command_stdout(cmd, *args): function698 res = await asyncio.gather(*[get_command_stdout(sys.executable, '-c',
27 def get_command_stdout(command, args): function29 return get_command_stdout