Constructs an Expect that runs cmd with args On linux, this passes the args with cmd on front if required On windows, it passes the args as a single string seperated by spaces
See Implementation
Constructs an Expect that runs cmd with args On linux, this passes the args with cmd on front if required On windows, it passes the args as a single string seperated by spaces