Files
node/doc/api
Jimmy Leung 9acf6af17c doc: add missing options.signal to readlinePromises.createInterface()
From the source code, `readlinePromises.createInterface()` calls
`new Interface()` imported from `internal/readline/interface`, which
works the same as the non-promise version. If non-promise version
accepts options.signal, it should also work for
`readlinePromises.createInterface()`. Hence this information need to be
indicated in the documentation.

Refs: https://github.com/nodejs/node/blob/main/lib/readline/promises.js
PR-URL: https://github.com/nodejs/node/pull/55456
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-05-03 19:24:42 +00:00
..
2025-04-29 13:04:50 +00:00
2025-04-27 07:40:37 -07:00
2025-04-27 07:40:37 -07:00
2024-12-15 14:19:27 +00:00
2025-04-23 08:59:33 +00:00
2024-11-01 03:43:53 +00:00
2025-04-23 08:59:33 +00:00
2025-04-23 08:59:33 +00:00
2025-04-29 20:20:21 +00:00
2025-04-04 12:53:31 +00:00
2025-04-23 08:59:33 +00:00
2025-01-07 14:36:47 -05:00
2025-05-02 15:10:34 +02:00
2025-03-28 14:49:59 +01:00
2024-11-20 10:10:38 +00:00
2025-02-13 18:28:25 +01:00
2025-04-23 08:59:33 +00:00
2024-11-20 23:26:30 +00:00
2025-04-23 08:59:33 +00:00
2025-04-23 08:59:33 +00:00
2024-07-21 15:44:27 +00:00
2025-05-03 12:08:20 +00:00