Get any error output from the last command
public function getErrorOutput() : string { return $this->errorOutput; }