Skip to content

readline: rename input field and remove excess params

Removed excess parameters from the createInterface method, renamed input field to options, in accordance with the docs, and made corresponding changes in tests.

Refs: https://github.com/nodejs/node/pull/31603#issuecomment-581053704

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading