Skip to content

readline: promote _getCursorPos to public api#30687

Closed
Js-Brecht wants to merge 5 commits intonodejs:masterfrom
Js-Brecht:js-brecht/readline-get-cursor-pos
Closed

readline: promote _getCursorPos to public api#30687
Js-Brecht wants to merge 5 commits intonodejs:masterfrom
Js-Brecht:js-brecht/readline-get-cursor-pos

Conversation

@Js-Brecht
Copy link
Contributor

Aliases Interface._getCursorPos to Interface.getCursorPos, for consumption as a public API.

If so desired, I can replace _getCursorPos method calls with getCursorPos, and create an alias the other way around. Doing it like this was just the simplest way to accomplish exposing _getCursorPos.

refs: #30347

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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. readline Issues and PRs related to the built-in readline module. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants