Example #1
0
 public void abort() throws IOException {
   cmd.abort();
   close();
 }