Commit 4f63f9f3 authored by Nathan Rajlich's avatar Nathan Rajlich Committed by Bert Belder
Browse files

repl: make REPLServer inherit from EventEmitter

This is because it should emit an "exit" event when "SIGINT" is received
from the readline interface, or when ".exit" is typed by the user.
parent 109b16d4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment