117118119120121122123124125126127
{ System.err.println("Failed to flush command history! " + e); } } })); input = new JlineCommandInput( consoleReader, COMMAND_PROMPT ); } } else { File inputFile = new File( options.getInput() );