hello How to pass in consumer < executeparms > execute??
sshServer.setCommandFactory((new
ScpCommandFactory.Builder()).withDelegate((command) -> {
return (Command) new ShellCommand(null, command);
}).build()); The user enters crtl + C to exit tail function None of the jline
examples can run How to solve this problem?
