Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tty: expose stream API from readline methods #28721

Merged
merged 1 commit into from
Jul 18, 2019
Merged

Commits on Jul 18, 2019

  1. tty: expose stream API from readline methods

    This commit exposes the return value and callback of the
    underlying readline APIs from the tty module.
    
    PR-URL: nodejs#28721
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
    cjihrig committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    d089477 View commit details
    Browse the repository at this point in the history