Example #1
0
 @Override
 public String inputLine(Prompt prompt) throws InterruptedException {
   return shell.readLine(prompt);
 }