Sets the input string to be sent via STDIN.
public function setStdin(string $stdin) : void { $this->stdin = $stdin; }