dthree / vorpal

Node's framework for interactive CLIs

Home Page:http://vorpal.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can I override the exit command?

KernelDeimos opened this issue · comments

I want to await asynchronous behaviour when the user types exit, followed by the actual termination of the process. Is this possible?