exec_command to execute a command synchronously inside a browser VM. It returns decoded stdout, stderr, and the exit code. The command field is the executable; pass its arguments in args.
Run shell commands inside a browser VM
exec_command to execute a command synchronously inside a browser VM. It returns decoded stdout, stderr, and the exit code. The command field is the executable; pass its arguments in args.