0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/repl
cjihrig befff8fa60
repl: use public getCursorPos()
_getCursorPos() recently became public API. This commit updates
the remaining uses of _getCursorPos() to use the public API.

PR-URL: https://github.com/nodejs/node/pull/31091
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2019-12-25 20:12:23 -05:00
..
await.js lib: flatten access to primordials 2019-11-25 10:28:15 +01:00
history.js lib: enforce use of Boolean from primordials 2019-11-30 13:37:23 +01:00
utils.js repl: use public getCursorPos() 2019-12-25 20:12:23 -05:00