configuration of ssh server, such as users credentials or port to be listening to
predef that will be installed on repl instances served by this server
arguments to pass to ammonite repl on initialization of the session; an argument named "session" containing the SSHD session will be added
classloader for ammonite to use
An ssh server which serves ammonite repl as it's shell channel. To start listening for incoming connections call start() method. You can stop() the server at any moment. It will also close all running sessions