repl: make REPLServer emit an "exit" event
This can happen when "SIGINT" is processed by the readline interface, or when the user types ".exit" into the REPL.
parent
4f63f9f3
Please register or sign in to comment
This can happen when "SIGINT" is processed by the readline interface, or when the user types ".exit" into the REPL.