@NotNull
 public List<String> getErrorLines() {
   return myProcessOutput.getStderrLines();
 }